Created
June 21, 2018 15:03
-
-
Save khageshsaini/bbe63e7a6690bc6e9f80ad3f519822f6 to your computer and use it in GitHub Desktop.
Revisions
-
khageshsaini created this gist
Jun 21, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ Ensure this in /etc/ssh/sshd_config # Disable tunneling PermitTunnel yes # Disable forwarding tcp connections. # no real advantage without denied shell access AllowTcpForwarding yes