https://github.com/zenthcloud/vpn-server
https://github.com/zenthcloud/vpn-server
network openvpn vpn wireguard zenthcloud
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenthcloud/vpn-server
- Owner: zenthcloud
- License: agpl-3.0
- Created: 2025-06-24T11:14:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-20T13:28:36.000Z (11 months ago)
- Last Synced: 2025-08-18T19:55:23.195Z (10 months ago)
- Topics: network, openvpn, vpn, wireguard, zenthcloud
- Language: Python
- Homepage: https://vpn.zenthcloud.com
- Size: 3.26 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zenth VPN Server
**Zenth VPN Server** is a secure, scalable, and open-source VPN solution developed by Sky Genesis Enterprise for the Zenth Cloud ecosystem. It provides encrypted remote access, site-to-site connectivity, and integrates seamlessly with Zenthβs network and identity services.
## π Features
- β
Supports OpenVPN, WireGuard, and IPsec protocols
- β
User authentication via `ldap-server` (SSO ready)
- β
Centralized configuration via `api-server`
- β
Dynamic IP assignment with `dhcp-server` integration
- β
Role-based access control and policy enforcement
- β
Real-time status and metrics available via `status-server`
- β
Containerized deployment (Docker, Kubernetes, Proxmox)
- β
Supports multi-tenant environments
## π¦ Part of the Zenth Cloud Stack
Zenth VPN Server interacts closely with:
- `ldap-server` β User and group authentication
- `api-server` β Configuration and orchestration
- `dhcp-server` β IP address allocation
- `firewall-server` β Access control and routing policies
- `status-server` β Monitoring and alerting
- `panel-server` β Administration and user management
## π οΈ Technology
- Built on top of proven open-source VPN technologies (WireGuard, OpenVPN)
- Modern Go-based backend for orchestration and API integration
- Supports automatic certificate management and renewal
- Designed for high availability and scalability
## π Documentation
Detailed setup guides, configuration options, and API references are available in `/docs` or on [Documentations](https://docs.zenthcloud.com).
## π‘οΈ License
Zenth VPN Server is licensed under the **GNU Affero General Public License v3 (AGPLv3)**. See the `LICENSE` file for full terms.
---
Contributions, bug reports, and feature requests are welcome at [github.com/zenthcloud](https://github.com/zenthcloud).