Add comment to use tor to ssh.profile

This commit is contained in:
rusty-snake 2019-06-06 19:48:30 +00:00 committed by GitHub
parent 895c460026
commit e7ba153081
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ include globals.local
noblacklist /etc/ssh
noblacklist /tmp/ssh-*
noblacklist ${HOME}/.ssh
# If you want to use tor, uncomment the next line or put it in your ssh.local
#noblacklist ${PATH}/nc
include disable-common.inc
include disable-exec.inc