Crates.io | secureircd |
lib.rs | secureircd |
version | 1.0.0 |
source | src |
created_at | 2019-02-16 05:09:02.502682 |
updated_at | 2019-02-16 05:09:02.502682 |
description | Secure your IRCd. |
homepage | |
repository | https://code.moparisthebest.com/moparisthebest/secureircd |
max_upload_size | |
id | 115082 |
size | 37,843 |
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
GNU/AGPLv3 - Check LICENSE.md for details