0xfede7c8 / dropbear

Fork from Dropbear SSH
https://matt.ucc.asn.au/dropbear/dropbear.html
Other
1 stars 0 forks source link

Only admit a client with a specific IP #24

Closed dgutson closed 6 years ago

dgutson commented 6 years ago

Check

dropbear_log(LOG_INFO, "Child connection from %s:%s", remote_host, remote_port);

svr-main.c:315, main_noinetd().