secureircd/README.md

15 lines
287 B
Markdown
Raw Permalink Normal View History

2019-02-16 00:05:07 -05:00
# 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