Zero Trust wrapper for apps using OpenZiti. Makes your services invisible (no public port) - only authorized identities can access them.
Clone Repository
git clone https://github.com/su-network/zentry-trust.gitNavigate to Directory
cd zentry-trustInstall Package
pip install -e .Launch Everything
zentry uOpen http://localhost:8080/ in your browser.
- 1280 - Controller API (management & config)
- 1408 - ZAC admin console → http://localhost:1408/ (admin/admin)
- 3022 - Edge router (internal fabric)
- 8080 - Local proxy for browser access
- NONE - Your ghost app (completely dark!)
Licensed under Apache-2.0 |
Copyright 2025 Zentry-Trust Contributors