Secure your IRCd.
Ir al archivo
Travis Burtrum 7116341f02
moparisthebest/secureircd/pipeline/head This commit looks good Detalles
Implement jenkins builds
2020-11-28 01:54:21 -05:00
.ci Implement jenkins builds 2020-11-28 01:54:21 -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