readme: create

This commit is contained in:
xfnw 2024-03-09 10:55:00 -05:00
parent 4a99ba9b7c
commit 02de2ce640
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# irccrab 🦀
rust alternative to [ircdog](https://github.com/ergochat/ircdog)
because i did not feel like installing go
- automatically responds to irc `PING`s
- connects via tls (rustls) or plaintext
- can use an alternative cafile or disable tls verification entirely
- supports client certificate authentication