{"id":23864323,"url":"https://github.com/sudo-ivan/zapped","last_synced_at":"2025-07-10T11:08:40.010Z","repository":{"id":270545150,"uuid":"910710078","full_name":"Sudo-Ivan/Zapped","owner":"Sudo-Ivan","description":"A secure and fast Zig-Zap web server with HTTPS, I2P, Tor. ","archived":false,"fork":false,"pushed_at":"2025-02-16T21:33:09.000Z","size":404,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T02:44:35.590Z","etag":null,"topics":["http","i2p","server","tor","web","zap","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sudo-Ivan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-01T06:36:12.000Z","updated_at":"2025-02-16T21:33:12.000Z","dependencies_parsed_at":"2025-01-01T14:02:03.283Z","dependency_job_id":null,"html_url":"https://github.com/Sudo-Ivan/Zapped","commit_stats":null,"previous_names":["sudo-ivan/zapped"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudo-Ivan%2FZapped","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudo-Ivan%2FZapped/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudo-Ivan%2FZapped/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudo-Ivan%2FZapped/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sudo-Ivan","download_url":"https://codeload.github.com/Sudo-Ivan/Zapped/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177049,"owners_count":19760308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","i2p","server","tor","web","zap","zig"],"created_at":"2025-01-03T08:20:48.265Z","updated_at":"2025-02-22T12:45:53.237Z","avatar_url":"https://github.com/Sudo-Ivan.png","language":"Zig","readme":"# Zapped\n\nA secure and fast [Zig Zap](https://zigzap.org/) web server with built-in privacy features.\n\n\u003e [!WARNING]  \n\u003e Still early development and security testing, Use at your own risk.\n\n## Zapped Features\n\n- 🔥 Hot Reloading\n- 🚀 Performance Optimized\n- 🔒 Security Features\n  - CORS protection\n  - Rate limiting\n  - CSRF protection\n  - Security headers\n  - IP blacklisting\n- 🕶️ Privacy Features\n  - Tor hidden services (.onion) (Onion-Location Header)\n  - I2P network support (.i2p)\n  - SAM bridge integration\n  - Private networking\n- 📦 Asset Optimization\n  - Compression (Gzip/Brotli)\n  - Cache control\n  - MIME type handling\n- 📊 Monitoring\n  - Metrics endpoint\n  - Memory stats\n  - Request tracking\n- 🐋 Containers\n  - Docker\n  - Podman\n  - Rootless\n\n## Quick Start\n\n1. Install dependencies:\n   - [Zig](https://ziglang.org/download/)\n   - [Zap](https://zigzap.org/learn.html)\n   - [Docker](https://docs.docker.com/get-docker/) or [Podman](https://podman.io/getting-started/installation)\n   - [Tor](https://www.torproject.org/) (optional)\n   - [I2P](https://geti2p.net/) (optional)\n\n2. Drop your website into the `public` directory.\n\n3. Edit `zapped.json` to your liking.\n\n4. Run the following commands:\n\n\u003e Replace docker with podman to use Podman instead of Docker.\n\n```bash\nmake docker\nmake docker-run\n```\nor with Tor:\n\n```bash\nmake docker-privacy\nmake docker-run-privacy USE_I2P=false # change to true to use I2P\n```\n\n```bash\ngit clone https://github.com/Sudo-Ivan/zapped.git\ncd zapped\n```\n\n## Privacy Features\n\n### Tor Hidden Services\n- Automatic .onion address generation\n- Hidden service configuration\n- Onion-Location Header\n\n### I2P Integration\n- SAM bridge support\n- I2P network tunnels\n\n## Configuration\n\nEdit `zapped.json` to customize:\n- Server settings\n- Security options\n- Tor configuration\n- I2P settings\n- Compression settings\n- Cache control\n- CORS settings\n- Rate limiting","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-ivan%2Fzapped","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-ivan%2Fzapped","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-ivan%2Fzapped/lists"}