Sudo-Ivan/Zapped
A secure and fast Zig-Zap web server with HTTPS, I2P, Tor.
master
A secure and fast Zig Zap web server with built-in privacy features.
WARNING
Still early development and security testing, Use at your own risk.
Install dependencies:
Drop your website into the public
directory.
Edit zapped.json
to your liking.
Run the following commands:
Replace docker with podman to use Podman instead of Docker.
make docker
make docker-run
or with Tor:
make docker-privacy
make docker-run-privacy USE_I2P=false # change to true to use I2P
git clone https://github.com/Sudo-Ivan/zapped.git
cd zapped
Edit zapped.json
to customize: