irc ping/ponger
Go to file
xfnw 3fdd64772a cargo: add smol profile
like half the size of normal release profile
2024-03-09 14:20:22 -05: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 cargo: add smol profile 2024-03-09 14:20:22 -05:00
Cargo.toml cargo: add smol profile 2024-03-09 14:20:22 -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