Skip to content

Instantly share code, notes, and snippets.

@denzuko
Created January 21, 2015 00:22
Show Gist options
  • Select an option

  • Save denzuko/90d0aa6166f02fb22b77 to your computer and use it in GitHub Desktop.

Select an option

Save denzuko/90d0aa6166f02fb22b77 to your computer and use it in GitHub Desktop.
SSH Hidden Node configuration
Port 22
AddressFamily any
ListenAddress 127.0.0.1
Protocol 2
PermitRootLogin forced-commands-only
LoginGraceTime 2m
MaxAuthTries 3
MaxSessions 5
PasswordAuthentication no
ChallengeResponseAuthentication yes
AllowAgentForwarding yes
PermitTunnel yes
UseDNS no
PrintMotd no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment