Skip to content

Instantly share code, notes, and snippets.

@xen0bit
Created August 29, 2020 19:04
Show Gist options
  • Save xen0bit/14753fd11459b20556932e339f207b58 to your computer and use it in GitHub Desktop.
Save xen0bit/14753fd11459b20556932e339f207b58 to your computer and use it in GitHub Desktop.
sshd_config
allowtcpforwarding yes
AuthorizedKeysFile .ssh/authorized_keys
PubkeyAuthentication yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment