Daily Archives: February 21, 2006

Irssi Proxy. Easy.

February 21, 2006

This evening I’ve set up irssi‘s proxy module, following some tips from Dave2 in #lugradio and http://www.garion.org/irssi/irssi-proxy.php. It’s as easy as: /load proxy /set irssiproxy_password = something /set irssiproxy_ports Blitzed=6667 Freenode=6668 The networks have to be defined already in ~/.irssi/config. The ports specified are the ports that client systems use to connect to the proxy, [...]