Skip to content

Zero Trust wrapper for web apps using OpenZiti. Makes services invisible by removing public ports - only authorized identities can access. Perfect for home servers, NAS, IoT without risky port forwarding.

License

Notifications You must be signed in to change notification settings

su-network/zentry-trust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zentry-Trust

Zero Trust wrapper for apps using OpenZiti. Makes your services invisible (no public port) - only authorized identities can access them.

image

Quick Start

Clone Repository

git clone https://github.com/su-network/zentry-trust.git

Navigate to Directory

cd zentry-trust

Install Package

pip install -e .

Launch Everything

zentry u

Open http://localhost:8080/ in your browser.

🔌 Ports

  • 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

About

Zero Trust wrapper for web apps using OpenZiti. Makes services invisible by removing public ports - only authorized identities can access. Perfect for home servers, NAS, IoT without risky port forwarding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published