Secure your IRCd.
py | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
secureircd
Secure your IRCd.
The equivalent of redirecting http -> https but for IRC, the only provably secure IRCd. :D
Usage:
secureircd [::]:6667 irc.example.org 6697
secureircd 0.0.0.0:6667 irc.example.net 9999
License
GNU/AGPLv3 - Check LICENSE.md for details