Re: SOCKS Proxy support in Irssi?
[email protected] Thu, 28 Dec 2006 22:57:59 -0500 (EST)
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Message-ID | <[email protected]> |
Actually it says in the manual that the /set proxy settings have nothing to do with Socks. So I am confused as to why irssi allows one to build in socks support if it is never used for anything. Or it does support Socks proxies but it is just not documented. > > On Dec 28, 2006, at 5:46 PM, [email protected] wrote: > >> I noticed IRSSI can be built with SOCKS support. What exactly does >> this >> mean as there is no documentation on this. Also is it possible to use >> IRSSI with a SOCKS proxy? >> >> Thank you. > > There are options you can set for the proxy. > > [proxy] > use_proxy = OFF > proxy_string = CONNECT %s %d > proxy_string_after = > proxy_port = 6667 > proxy_address = > proxy_password = > > I'm guessing that irssi supports piping irc sessions over a SOCKS > proxy using those settings, but I've never tried it. > > Tim > >