From e7ba153081952fbcc49cd80004566cc92cc86b18 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Thu, 6 Jun 2019 19:48:30 +0000 Subject: Add comment to use tor to ssh.profile --- etc/ssh.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/ssh.profile b/etc/ssh.profile index 4c8af65b8..17d286b18 100644 --- a/etc/ssh.profile +++ b/etc/ssh.profile @@ -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 -- cgit v1.2.3-54-g00ecf