Lost in Irssi and Znc

0

1

I'm using since a long time znc and irssi but sometimes i'm quite lost to identify my different network.

When I connect I do on irssi

  • /connect -ssl myserver.com +PORT nick:pass for the first server
  • /connect -ssl myserver.com +PORT nick2:pass for the second server
  • etc

But the problem is when I switch between server in the status windows with ctrl+x all servers have the same name

  • [11:50] --- | Server: Changed to server myserver.com
  • [11:50] --- | Server: Changed to server myserver.com
  • [11:50] --- | Server: Changed to server myserver.com

How can I fixed that?

I didn't see any name argument for connect

CONNECT [-4 | -6] [-ssl] [-ssl_cert <cert>] [-ssl_pkey <pkey>] [-ssl_verify] [-ssl_cafile <cafile>] [-ssl_capath <capath>] [-noproxy] [-network <network>] [-host<hostname>] [-rawlog <file>] <address>|<chatnet> [<port> [<password> [<nick>]]]

Thanks in advance

Mio

Posted 2014-01-02T09:02:21.883

Reputation: 173

Answers

1

I've finally register the network using /SERVER ADD -auto -network NETWORKName irc.server.com +6667 nick:pass but that the only way I've found.

Mio

Posted 2014-01-02T09:02:21.883

Reputation: 173