3

I have been trying to configure irssi to run through a socks 5 proxy. In the documnetation there is no mention of how to use a socks5 proxy. Some threads the net say it can be done but there is no mention on how to do it. Also, these threads are atleast 3 to 4 years old. I even tried running irssi through tsocks but it does not seem to be working

So, is it even possible to run irssi through a socks5 proxy and if so how do I do it?

Braiam
  • 69,112
Hashken
  • 6,340

1 Answers1

1

According to the irssi website, irssi needs to be compiled with socks proxy support, in order for that to work. The necessary compilation flag is --with-socks

source: http://irssi.org/beginner/ search for "socks"