From Boldcore's wiki
Jump to: navigation, search
(Created page with "This is so far the most POWERFUL feature of SSH. /etc/ssh/sshd_config <pre> AllowTcpForwarding yes GatewayPorts clientspecified PermitTunnel yes </pre> File:Example.jpg")
(No difference)

Revision as of 08:37, 25 April 2017

This is so far the most POWERFUL feature of SSH.

/etc/ssh/sshd_config

AllowTcpForwarding yes
GatewayPorts clientspecified
PermitTunnel yes

File:Example.jpg