Self-hosted tunnel relay with user management, admin panel, token auth, and per-user limits. All in a single binary.
curl -fsSL https://unne.site/server/install | bashirm https://unne.site/server/install.ps1 | iexWeb-based dashboard for managing users, tokens, monitoring active tunnels, and viewing traffic analytics in real-time.
Full user system with roles. Set per-user limits on tunnel count, device count, bandwidth, and protocol access.
Secure token-based authentication with expiration and device binding. Generate, list, and revoke tokens via CLI.
Configure per-user bandwidth caps, connection limits, tunnel count, and rate limiting to prevent abuse.
Choose auto-generated subdomain format: random, uuid, ulid, or factory (adjective-noun pairs). Changeable at runtime via admin API.
Branded error pages when tunnels are offline or blocked. HTML templates with variable substitution.
Full API for programmatic management of users, tokens, tunnels, and server configuration.
| Port | Default | Purpose |
|---|---|---|
| Control | 8222 | CLI client connections (yamux) |
| HTTP Proxy | 8223 | Public HTTP traffic routing |
| Admin Panel | 4041 | Web-based administration |
| TCP | dynamic | Per-tunnel TCP listeners |