Added disclaimer
This commit is contained in:
@@ -6,6 +6,9 @@ A cross-platform Go CLI tool for provisioning and managing SSLH multiplex lab en
|
|||||||
|
|
||||||
This tool automates the setup of a lab environment that demonstrates protocol multiplexing using SSLH. It provisions a Hetzner VPS, configures SSLH to multiplex multiple services on port 443, sets up WireGuard VPN, manages DNS records via Namecheap, and provides a Docker-based client environment for testing.
|
This tool automates the setup of a lab environment that demonstrates protocol multiplexing using SSLH. It provisions a Hetzner VPS, configures SSLH to multiplex multiple services on port 443, sets up WireGuard VPN, manages DNS records via Namecheap, and provides a Docker-based client environment for testing.
|
||||||
|
|
||||||
|
### Disclaimer:
|
||||||
|
- Tested on macOS Silicon, it should work on any platform supported by the Go compiler but please submit a pull request if you run into any issues.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Automated VPS Provisioning**: Creates Hetzner Cloud servers with cloud-init configuration
|
- **Automated VPS Provisioning**: Creates Hetzner Cloud servers with cloud-init configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user