comparison options.h @ 483:738313e73b1c

- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
author Matt Johnston <matt@ucc.asn.au>
date Mon, 15 Sep 2008 14:40:30 +0000
parents e3db1f7a2e43
children d59f628e7baa
comparison
equal deleted inserted replaced
482:7ad49f34a122 483:738313e73b1c
60 #define ENABLE_CLI_LOCALTCPFWD 60 #define ENABLE_CLI_LOCALTCPFWD
61 #define ENABLE_CLI_REMOTETCPFWD 61 #define ENABLE_CLI_REMOTETCPFWD
62 62
63 /* Allow using -J <proxycommand> to run the connection through a 63 /* Allow using -J <proxycommand> to run the connection through a
64 pipe to a program, rather the normal TCP connection */ 64 pipe to a program, rather the normal TCP connection */
65 /*#define ENABLE_CLI_PROXYCMD*/ 65 #define ENABLE_CLI_PROXYCMD
66 66
67 #define ENABLE_SVR_LOCALTCPFWD 67 #define ENABLE_SVR_LOCALTCPFWD
68 #define ENABLE_SVR_REMOTETCPFWD 68 #define ENABLE_SVR_REMOTETCPFWD
69 69
70 /* Enable Authentication Agent Forwarding - server only for now */ 70 /* Enable Authentication Agent Forwarding - server only for now */