Differences

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

Link to this comparison view

Next revision
Previous revision
irc [2006/01/12 20:41]
193.77.104.168 created
irc [2017/01/06 09:42] (current)
zagi
Line 1: Line 1:
-unrealdircd ya irc.sioff.net+[[irc::irc.sioff.net]]\\ 
 +== irc odjemalci == 
 +[[http://www.silverex.org/download/|X-Chat for Windows]]\\ 
 +[[http://pidgin.im/| Pidgin - irc, MSN, ICQ, Google talk]]\\ 
 + 
 +[[https://addons.mozilla.org/En-us/firefox/addon/chatzilla/| Chatzilla ]]\\ 
 + 
 +---- 
 +== irc by telnet == 
 + 
 + 
 +  telnet irc.sioff.net 6667 
 +  PASS * 
 +  NICK tester 
 +  USER tester 8 * :testtester 
 +  JOIN #slo-tech 
 +  PRIVMSG #slo-tech Pozdravljeni. 
 +  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.1137094894.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