Skip to content

Instantly share code, notes, and snippets.

@captainGeech42
Created July 11, 2020 23:48
Show Gist options
  • Save captainGeech42/819167bb8f5b0853f7f0176d0b8bf4f3 to your computer and use it in GitHub Desktop.
Save captainGeech42/819167bb8f5b0853f7f0176d0b8bf4f3 to your computer and use it in GitHub Desktop.
Port 31337
LogLevel VERBOSE
PermitRootLogin no
PubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys
HostbasedAuthentication no
IgnoreRhosts yes
PasswordAuthentication no
PermitEmptyPasswords no
ChallengeResponseAuthentication no
UsePAM yes
AllowAgentForwarding yes
GatewayPorts no
X11Forwarding no
PrintMotd no
AcceptEnv LANG LC_*
AllowUsers lowpriv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment