- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.

--HG--
extra : convert_revision : 45069dd007ebf414330e0a7abf4fb7e0727049c3
This commit is contained in:
Matt Johnston
2008-09-15 14:40:30 +00:00
parent 12929e8cf0
commit e44aa503f0
8 changed files with 88 additions and 48 deletions

View File

@@ -39,7 +39,7 @@
* Caution: Don't use this in an unfriendly environment (ie unfirewalled),
* since the printing may not sanitise strings etc. This will add a reasonable
* amount to your executable size. */
/*#define DEBUG_TRACE*/
#define DEBUG_TRACE
/* All functions writing to the cleartext payload buffer call
* CHECKCLEARTOWRITE() before writing. This is only really useful if you're