secureircd/README.md

15 lines
287 B
Markdown

# 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