Added disclaimer

This commit is contained in:
Warezpeddler
2026-01-29 00:06:28 +00:00
parent 8f35bb7ec8
commit 93e81539aa

View File

@@ -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