1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-14 02:59:05 +00:00

enable TCP port forwarding

This commit is contained in:
Greg Alexander 2016-07-22 09:03:52 -04:00
parent 5aefdf3c11
commit 3eca9d014b

View File

@ -64,8 +64,8 @@ much traffic. */
#undef ENABLE_CLI_LOCALTCPFWD
#undef ENABLE_CLI_REMOTETCPFWD
#undef ENABLE_SVR_LOCALTCPFWD
#undef ENABLE_SVR_REMOTETCPFWD
#define ENABLE_SVR_LOCALTCPFWD 1
#define ENABLE_SVR_REMOTETCPFWD 1
/* Enable Authentication Agent Forwarding */
#undef ENABLE_SVR_AGENTFWD