How to get dbclient?

Matt Johnston matt at ucc.asn.au
Thu Mar 14 22:13:49 AWST 2019


Hi Gilles,

The main() for each of those is in svr-main.c and cli-main.c respectively. 

https://secure.ucc.asn.au/hg/dropbear/file/tip/cli-main.c#l45

The Makefile is a bit convoluted so that it can also build them all into a single binary.
https://secure.ucc.asn.au/hg/dropbear/file/tip/Makefile.in#l69

Cheers,
Matt

> On Wed 13/3/2019, at 5:31 am, Gilles <g1201 at myriade.ca> wrote:
> 
> The INSTALL file in dropbear-2018.76 says
> 
> - Compile:
> 
>   make PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp"
> 
> Should there be a dropbear.c file and a dbclient.c file? I do not see them.
> 
> I am looking for the dbclient program.
> 
> Thanks to Matt for all his nice work.
> 
> ~ Gilles
> 



More information about the Dropbear mailing list