irc ping/ponger
Go to file
xfnw 879d14073b add socks proxy support 2024-04-12 19:05:09 -04:00
src add socks proxy support 2024-04-12 19:05:09 -04:00
.gitignore init 2024-03-08 19:18:03 -05:00
Cargo.lock add socks proxy support 2024-04-12 19:05:09 -04:00
Cargo.toml add socks proxy support 2024-04-12 19:05:09 -04:00
LICENSE init 2024-03-08 19:18:03 -05:00
README.md readme: create 2024-03-09 11:05:28 -05:00
flake.lock flake: create 2024-04-09 13:53:54 -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