irc ping/ponger
Go to file
xfnw 9a8be92c1b release v1.0.0 2024-03-16 11:33:01 -04:00
src use blocking stdout 2024-03-09 12:15:33 -05:00
.gitignore init 2024-03-08 19:18:03 -05:00
Cargo.lock release v1.0.0 2024-03-16 11:33:01 -04:00
Cargo.toml release v1.0.0 2024-03-16 11:33:01 -04: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