Hi everyone,
Who knows the right configuration of Tor to forward the connection to server SSH(port 22)?
I need to connect toryfing Putty within Socks 5 set.
The add-on is currently working, the configuration is:
‘’ ‘’ ‘’ ‘’ ‘’ ’
log_level : info
socks : true
hidden_services : true
stealth : false
client_names :
- haremote1
ports : - 8123:80
’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ’
I tried to add the ports: - 22
- 127.0.0.1:9050:22
or - 9050:22
’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’ ‘’
But no one get me work it, any ideas?