The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
118 views

Same target IP address when using tsocks

I need to use tsocks (to tunnel an ssh connection through an ssh tunnel to reach given machines), but there is a problem. There are two servers that has the same IP address (that I need to reach ...
3
votes
1answer
160 views

Tsocks with mail user agent mailx not working

I use a SOCKS proxy server to send mail using sendmail in Linux and mailx to send mails from the command line. To make use of the SOCKS server, I am using tsocks to send mails using mailx, for ...