[tor-talk] Fwd: Accessing remote host SSH...

krishna e bera keb at cyblings.on.ca
Tue Jun 4 21:57:03 UTC 2013


On 13-06-04 05:01 PM, Kai Childheart wrote:
> How to I sftp to my server to update my Hidden Service? O.o

Set up an additional hidden service on the same machine to accept sftp
connections:

Make opensshd listen *only* on 127.0.0.1 port 22  (not 0.0.0.0)
and be sure to enable its sftp option.

Then as it says at
https://www.torproject.org/docs/tor-hidden-service.html.en
add a line to your torrc file
   HiddenServicePort 22 127.0.0.1:22




More information about the tor-talk mailing list