There are programs which replace the network calls with SOCKS routines. The currently recommended one seems to be: https://gitweb.torproject.org/torsocks.git
this post was submitted on 10 Jul 2023
7 points (100.0% liked)
Internet Relay Chat
227 readers
1 users here now
founded 2 years ago
MODERATORS
This is correct indeed. However I should have specified that I already tried using torsocks
with irssi
, and it doesn't work:
Connection to a local address are denied since it might be a TCP DNS query to a local DNS server. Rejecting it for safety reasons. (in tsocks_connect() at connect.c:191)
Apparently irssi does not play well with torsocks
. They mention using ProxyChain-NG, but I'd rather use torsocks
with another client, or even better, use a client that supports SOCKS proxies.
I was just curious to know what other people might be doing :)
I played with this briefly a while back, and I think both weechat and hexchat worked okay through a SOCKS proxy.