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
Last revision Both sides next revision
irc [2008/02/04 12:32]
greebo created
irc [2016/06/03 12:29]
zagi
Line 1: Line 1:
-[[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]]\\ 
 +---- 
 +== 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.txt · Last modified: 2017/01/06 09:42 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready