To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

HexChat

From ZNC
Revision as of 15:15, 16 July 2013 by KindOne (talk | contribs) (→‎ZNC Scripts: Add the HexChat Privmsg Script.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Connecting to ZNC

SSL

Connecting

Connections to ZNC using SSL:

  • HexChat
  • Network List
  • Add "BNC"
  • Edit
  • Edit "my.bouncer.net/+6697"
  • Server password: username/network:password
  • [check] Auto connect to this network at startup
  • [check] Accept invalid SSL certificates
  • Close
  • Close


Troubleshooting

It does not connect.

If port 6697 is the SSL port, you need to specify the "+" before the port.

This is a failed attempt due to not specifying the "+"

 Connecting to my.bouncer.net (6697)
 Connected. Now logging in...
 Disconnected (Connection reset by peer)


Non SSL

This is for plain non-ssl connections.

Connecting

  • HexChat
  • Network List
  • Add "BNC"
  • Edit
  • Edit "my.bouncer.net/6667"
  • Server password: username/network:password
  • [check] Auto connect to this network at startup
  • Close
  • Close

ZNC Scripts