📝 Made note of different ports not working w/github

This commit is contained in:
z3rOR0ne 2022-09-08 22:01:33 -07:00
parent ca3c917341
commit 29605e9683

View file

@ -3,7 +3,7 @@ You can "practice" with ssh by setting up the ssh_config and sshd_config files c
/etc/ssh_config
ForwardAgent yes
ForwardX11 yes
Port 9669
Port 9669 -- comment this out if you wish to connect over standard port 22 (i.e. github connections won't work over different ports)
XauthLocation /usr/bin/xauth
/etc/sshd_config