Znc

From wikinotes

ZNC is an irc bouncer. Basically, rather than having a tmux or screen session that you keep reconnecting to in order to keep your IRC session alive, ZNC is always active. You then log in to ZNC, which manages your sessions.

Documentation

wiki https://wiki.znc.in/ZNC
vi mode plugin https://github.com/GermainZ/weechat-vimode

Locations

https://localhost:1025 default addr

/usr/local/etc/znc/configs/znc.conf (FreeBSD)
/var/lib/znc/.znc/configs/znc.conf (Arch)

znc config

/usr/local/etc/znc/configs/znc.pem (FreeBSD)
/var/lib/znc/.znc/configs/znc.pem (Arch)

private

Notes

znc install
znc usage
znc config
znc modules
znc hosting