Secure your IRCd.
Go to file
Travis Burtrum 414a71abb3 Version 1.0.0 2019-02-16 00:05:07 -05:00
py Version 1.0.0 2019-02-16 00:05:07 -05:00
src Version 1.0.0 2019-02-16 00:05:07 -05:00
.gitignore Version 1.0.0 2019-02-16 00:05:07 -05:00
Cargo.lock Version 1.0.0 2019-02-16 00:05:07 -05:00
Cargo.toml Version 1.0.0 2019-02-16 00:05:07 -05:00
LICENSE.md Version 1.0.0 2019-02-16 00:05:07 -05:00
README.md Version 1.0.0 2019-02-16 00:05:07 -05:00

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