Go to file
2023-10-13 14:44:55 +02:00
src Major performace increase 2023-10-12 22:04:50 +02:00
.gitignore Prepared .env 2023-10-13 14:44:55 +02:00
Cargo.lock New MAJOR version 2023-10-12 13:59:07 +02:00
Cargo.toml New MAJOR version 2023-10-12 13:59:07 +02:00
README.md Basic README 2023-10-12 22:13:24 +02:00

e2e-irc

This is an IRC bouncer that supports end-to-end encryption and is horribly written.

To use this you need to build it and in your CWD you need to add two files. One called secret.gpg and one called public.gpg that are just pgp keys.

Then you run with these args: irc-e2e server port [password]