Mercurial > dropbear
log
age | author | description |
---|---|---|
2008-09-18 | Matt Johnston | - Allow specifying a port with host/port. |
2008-09-18 | Matt Johnston | Print "Login for user@host" for keyboard interactive, since it probably |
2008-09-18 | Matt Johnston | Add multihop 'onion-forwarding' mode. Needs refinement, works. |
2008-09-17 | Matt Johnston | propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head b02ba6628cf2095017c60d202ac630f231e6b553) |
2008-09-17 | Matt Johnston | Rework netcat-alike to be a proper mode, with -B argument. dbclient-netcat-alike |
2008-09-17 | Matt Johnston | Don't capture stderr from spawned processes in proxycommand mode |
2008-09-15 | Matt Johnston | - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc. |