irc ping/ponger
Go to file
xfnw 7871dee730 add flag to automatically send PINGs on inactivity 2024-04-25 20:01:26 -04:00
src add flag to automatically send PINGs on inactivity 2024-04-25 20:01:26 -04:00
.gitignore init 2024-03-08 19:18:03 -05:00
Cargo.lock update dependencies 2024-04-21 18:51:39 -04:00
Cargo.toml add flag to automatically send PINGs on inactivity 2024-04-25 20:01:26 -04:00
LICENSE init 2024-03-08 19:18:03 -05:00
README.md readme: mention socks support 2024-04-21 18:18:59 -04:00
flake.lock update dependencies 2024-04-21 18:51:39 -04:00
flake.nix flake: create 2024-04-09 13:53:54 -04: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
  • can connect with a socks5 proxy to use tor