Run a hidden IRC server!
Go to file
2025-09-05 05:18:20 +00:00
.gitignore fifrst commit 2025-09-05 05:06:40 +00:00
Dockerfile fifrst commit 2025-09-05 05:06:40 +00:00
entrypoint.sh fifrst commit 2025-09-05 05:06:40 +00:00
ngircd.conf.template fifrst commit 2025-09-05 05:06:40 +00:00
ngircd.motd fifrst commit 2025-09-05 05:06:40 +00:00
README.md instructions 2025-09-05 05:18:20 +00:00
thelounge-config.js.template fifrst commit 2025-09-05 05:06:40 +00:00
torrc fifrst commit 2025-09-05 05:06:40 +00:00

ezirc

Run a hidden IRC server!


git clone https://git.hackfreedom.org/hack-freedom/ezirc.git
cd ezirc
docker build -t thelounge-ngircd-tor:edge .
docker run --name thelounge-tor -v ./data:/data --restart unless-stopped thelounge-ngircd-tor:edge