Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
irc [2008/12/04 03:40]
greebo
irc [2017/01/06 09:42] (current)
zagi
Line 3: Line 3:
 [[http://www.silverex.org/download/|X-Chat for Windows]]\\ [[http://www.silverex.org/download/|X-Chat for Windows]]\\
 [[http://pidgin.im/| Pidgin - irc, MSN, ICQ, Google talk]]\\ [[http://pidgin.im/| Pidgin - irc, MSN, ICQ, Google talk]]\\
 +
 +[[https://addons.mozilla.org/En-us/firefox/addon/chatzilla/| Chatzilla ]]\\
 +
 ---- ----
 == irc by telnet == == irc by telnet ==
Line 14: Line 17:
   PRIVMSG #slo-tech Pozdravljeni.   PRIVMSG #slo-tech Pozdravljeni.
   QUIT   QUIT
 +
 +== chatzilla connect via bouncer/proxy to multiple irc networks ==
 +
 +
 +networks.txt from firefox\profiles\chatzila:
 +
 +<code>
 +START <Array>
 +    START 0
 +        "name" "ircnetworkone"
 +        START <Array> servers
 +            START 0
 +                "hostname" "bouncer"
 +                "port" 57777
 +                "isSecure" true
 +            END
 +        END
 +    END
 +    START 1
 +        "name" "ircnetworktwo"
 +        START <Array> servers
 +            START 0
 +                "hostname" "bouncer"
 +                "port" 57777
 +                "isSecure" true
 +            END
 +        END
 +    END
 +END 
 +</code>
 +
 +
 +Global Settings | Lists | "Enter any commands to be run when starting chatzilla"
 +  /attach ircs://ircnetworkone/?pass=passforone
 +  /attach ircs://ircnetworktwo/?pass=passfortwo
 +
 +After first connect use "Open this network at startup". Restart chatzilla and edit/set proper irc USERNAME for ircnetworkone and ircnetworktwo.
 +
  
  
irc.1228358459.txt.gz ยท Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready