Created
August 29, 2020 19:04
-
-
Save xen0bit/14753fd11459b20556932e339f207b58 to your computer and use it in GitHub Desktop.
sshd_config
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 characters
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