logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ZNC IRC Bouncer - Manage IRC Connections | Online Free DevTools by Hexmos

Manage IRC connections effortlessly with the ZNC IRC bouncer. Setup and control your IRC experience from the command line. Free online tool, no registration required.

znc

IRC bouncer. More information: https://manned.org/znc.

  • Run the initial setup:

znc {{[-c|--makeconf]}}

  • Start the IRC bouncer daemon:

znc

  • Setup znc for systemd:

sudo {{[-u|--user]}} znc znc {{[-c|--makeconf]}} {{[-d|--datadir]}} /var/lib/znc

  • Enable znc to start on boot and start it now:

systemctl enable znc --now

See Also