Run a hidden IRC server!
.gitignore | ||
Dockerfile | ||
entrypoint.sh | ||
ngircd.conf.template | ||
ngircd.motd | ||
README.md | ||
thelounge-config.js.template | ||
torrc |
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