IRCNow

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
irc:irssi [2020/05/21 12:41]
net_wayfarer Replaced us2 with us9
irc:irssi [2020/05/21 13:45]
jrmu
Line 5: Line 5:
 <​code>​ <​code>​
 /network add freenode-znc /network add freenode-znc
-/server add -network freenode-znc -auto -tls us9.ircnow.org 31337 user123/​freenode:​pass123+/server add -network freenode-znc -auto -tls us4.ircnow.org 31337 user123/​freenode:​pass123
 /save /save
 /connect freenode-znc /connect freenode-znc
Line 19: Line 19:
 servers = ( servers = (
   {   {
-    address = "us9.ircnow.org";​+    address = "us4.ircnow.org";​
     chatnet = "​yournetwork";​     chatnet = "​yournetwork";​
     port = "​31337";​     port = "​31337";​
Line 36: Line 36:
 servers = ( servers = (
   {   {
-    address = "us9.ircnow.org";​+    address = "us4.ircnow.org";​
     chatnet = "​freenode";​     chatnet = "​freenode";​
     port = "​31337";​     port = "​31337";​
Line 48: Line 48:
 </​code>​ </​code>​
  
-Notice that the address should still be us9.ircnow.org,​ because you want to connect first to the bouncer, then have the bouncer connect to freenode.+Notice that the address should still be us4.ircnow.org,​ because you want to connect first to the bouncer, then have the bouncer connect to freenode.
  
 If you have issues with SSL verification,​ make sure you have CAs.pem located in the right folder. On OpenBSD 6.6, you would do this: If you have issues with SSL verification,​ make sure you have CAs.pem located in the right folder. On OpenBSD 6.6, you would do this:
Line 62: Line 62:
 servers = ( servers = (
   {   {
-    address = "us9.ircnow.org";​+    address = "us4.ircnow.org";​
     chatnet = "​freenode";​     chatnet = "​freenode";​
     port = "​31337";​     port = "​31337";​
Line 72: Line 72:
   },   },
   {   {
-    address = "us9.ircnow.org";​+    address = "us4.ircnow.org";​
     chatnet = "​ircnow";​     chatnet = "​ircnow";​
     port = "​31337";​     port = "​31337";​
Line 82: Line 82:
   },   },
   {   {
-    address = "us9.ircnow.org";​+    address = "us4.ircnow.org";​
     chatnet = "​oftc";​     chatnet = "​oftc";​
     port = "​31337";​     port = "​31337";​