Crates.io | e2e-irc |
lib.rs | e2e-irc |
version | 3.0.0 |
source | src |
created_at | 2023-10-21 10:05:58.404167 |
updated_at | 2023-10-21 10:05:58.404167 |
description | An IRC bouncer that can send encrypted messages |
homepage | |
repository | https://forgejo.vanten-s.com/vanten-s/e2e-irc/ |
max_upload_size | |
id | 1009926 |
size | 61,367 |
This is an IRC bouncer that supports end-to-end encryption and is horribly written.
e2e-irc uses a config file in ~/.config/e2e-irc/config.toml
on linux.
The configuration file is a toml file with two or three fields:
e2e-irc [OPTIONS] SERVER
Encrypted IRC Bouncer
Positional arguments:
server The Address Of The Server The Bouncer Connects To
Optional arguments:
-h,--help Show this help message and exit
-p,--port PORT The Port The Bouncer Binds To
--sp,--server-port SERVER_PORT
The TLS Enabled Port Of The Server
cargo install --git https://forgejo.vanten-s.com/vanten-s/e2e-irc.git
e2e-irc [OPTIONS] SERVER