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:
parent
5aefdf3c11
commit
3eca9d014b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user