tonywhitmore.co.uk  

Ubuntu UK podcast
Don't Listen Alone - The Story of LugRadio
      blog : gallery : wiki : articles : geek projects : cv :

February 21, 2006 - Irssi Proxy. Easy.

Filed under: Computing,FLOSS — Tony @ 7:15 pm

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, not the port on the remote IRC server to which the proxy connects. Multiple client systems can connect to the same irssi proxy session, allowing you to use the same nick from multiple client systems. You need to start a different connection from the client for each server the irssi proxy session is connected to. So you do

/connect myhost 6667 something
/connect myhost 6668 something

And there you have it. Obviously the irssi session needs to keep running, so start it in a screen. One plus is that the irssi session is still usable over SSH, so you can pick it up at any point.

Share and Enjoy:
  • Facebook
  • Identi.ca
  • Digg
  • del.icio.us
  • Twitter
  • LinkedIn
  • email

3 Comments »

  1. /set irssiproxy_password = something didn’t work for me
    try
    /set irssiproxy_password something
    instead this worked for me :)

    Comment by kd — October 28, 2006 @ 2:20 am

  2. Thanks for the write-up. Found the site via Google and managed to set up irssi-proxy immediately!

    Cheers!

    Comment by Alex — November 6, 2006 @ 10:08 pm

  3. Just to confirm the first comment here – you will need to use ‘/set irssiproxy_password something’ (i.e. without the ‘=’ – obviously no quotes). I am using IRSSI v 0.8.10 (Debian Testing).

    Comment by Placid — February 13, 2007 @ 9:16 pm

RSS feed for comments on this post. TrackBack URI

Leave a comment

Spam Protection by WP-SpamFree

Powered by WordPress. Original site design © For oswd.org by SquireCD