airline-tickets-to-puerto-rico-213 › flight-deals-usa-249 › airfares-for-sale-240 › airline-jobs-jfk-246 › name-my-airfare-price-255 › irssi_proxy
1. irssi install
# cd /usr/src # http://irssi.org/files/irssi-0.8.10a.tar.bz2 # tar xvjf irssi-0.8.10a.tar.bz2 # cd irssi-0.8.10 # ./configure --prefix=/usr/local/irssi-0.8.10 --with-proxy --with-perl-lib=site # make ; make install # cd /usr/local/irssi-0.8.10 # ln -s irssi-0.8.10/ irssi # su - tongseob $ vi .bash_profile PATH=$PATH:$HOME/bin => PATH=$PATH:$HOME/bin:/usr/local/irssi/bin $ source .bash_profile
2. irssi setting
/LOAD proxy /SET irssiproxy_password ¾ÏÈ£ /IRCNET add hanirc /IRCNET add ozinger /SERVER add -auto -ircnet hanirc apink.hanirc.org (UTF-8) /SERVER add -auto -ircnet hanirc ddos.hanirc.org /SERVER add -auto -ircnet hanirc kr.hanirc.org /SERVER add -auto -ircnet ozinger irc.ozinger.org /SET irssiproxy_ports hanirc=27800 /SET irssiproxy_ports hanirc=2780 /SET irssiproxy_ports ozinger=2780 : iz4u, clubguru.net ´Â 27800 /server hanirc /server ozinger /nick ±î³ª¸® * ´ÐÀÎÁõ ¹Þ¾Æ¾ßÇÔ /msg ^^ ÀÎÁõ ±î³ª¸® ¾ÏÈ£ /mode ±î³ª¸® +x /msg ^^ ¼³Á¤ µ¿½ÃÀÎÁõ 3 /msg ^-^ ´Ðº¹±¸ * ä³ÎÁ¢¼Ó /j #gnome /j #±î³¯_ÆÒŬ·´
3. mIRC setting
- server : irc.kkanari.org (proxy ¼¼ÆÃµÈ ¼¹ö)
- port : 2780
- password : ¾ÏÈ£
- Á¢¼Ó !!!
4. irssi logging config- port : 2780
- password : ¾ÏÈ£
- Á¢¼Ó !!!
/SET autolog ON
Irssi proxy usage: First you'll need to have the proxy module installed, either configure irssi with --with-proxy and do make install, or manually: cd src/irc/proxy make mkdir ~/.irssi/modules cp .libs/libproxy.so ~/.irssi/modules/ In irssi, say: /LOAD proxy You really should set some password for the proxy with: /SET irssiproxy_password secret Then you'll need to configure the ports/ircnets the proxy listens in, something like: /SET irssiproxy_ports ircnet=2777 efnet=2778 freenode=2779 There we have 3 different irc networks answering in 3 ports. Note that you'll have to make the correct /IRCNET ADD and /SERVER ADD commands to make it work properly.








