5 Commits

Author SHA1 Message Date
datadunia 6e94e7338e feat: add Docker deployment, update install script, and project configs
- Add Dockerfile and docker-compose.yml for containerized deployment
- Rewrite install.sh for Docker-based setup (multi-distro support)
- Add Go module files (go.mod, go.sum) for WGRplane backend
- Add wgrplane.service systemd unit for Go backend
- Add CI verification scripts in scripts/
- Update README.md with Docker deployment docs
- Update .gitignore for binaries and .sisyphus/
2026-05-03 23:37:36 +07:00
datadunia 760e0e88fa feat: add installer script and builder tools
- Added install.sh for easy setup and teardown
- Added build.sh and build.bat to dynamically assemble install.sh
- Updated README.md with new installation instructions
- Fixed bidirectional WG_POLICY FORWARD rule routing in wg-policy-engine.sh
2026-05-01 15:35:31 +07:00
datadunia 0b19a9061f fix: resolve ghost iptables rules, set -e crashes, and automate MASQUERADE NAT 2026-05-01 13:47:50 +07:00
datadunia 93b781b17c fix: make ipset optional, fix ExecStartPre, add prerequisites to README 2026-04-30 20:57:42 +07:00
datadunia 9e635f2d4f docs: create README.md with comprehensive installation and usage guide 2026-04-30 15:38:49 +07:00