irc ping/ponger
Go to file
xfnw 02de2ce640 readme: create 2024-03-09 11:05:28 -05:00
src support client certificates 2024-03-09 11:05:10 -05:00
.gitignore init 2024-03-08 19:18:03 -05:00
Cargo.lock rust-pki-types crate not needed 2024-03-08 22:27:15 -05:00
Cargo.toml rust-pki-types crate not needed 2024-03-08 22:27:15 -05:00
LICENSE init 2024-03-08 19:18:03 -05:00
README.md readme: create 2024-03-09 11:05:28 -05:00

README.md

irccrab 🦀

rust alternative to ircdog because i did not feel like installing go

  • automatically responds to irc PINGs
  • connects via tls (rustls) or plaintext
  • can use an alternative cafile or disable tls verification entirely
  • supports client certificate authentication