An open API service indexing awesome lists of open source software.

https://github.com/zenthcloud/vpn-server


https://github.com/zenthcloud/vpn-server

network openvpn vpn wireguard zenthcloud

Last synced: 10 months ago
JSON representation

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).