From 93e81539aa33559c1fab404245ac7fa7dc04fef2 Mon Sep 17 00:00:00 2001 From: Warezpeddler Date: Thu, 29 Jan 2026 00:06:28 +0000 Subject: [PATCH] Added disclaimer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5c50a2a..72b4da0 100644 --- a/README.md +++ b/README.md @@ -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. +### 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 - **Automated VPS Provisioning**: Creates Hetzner Cloud servers with cloud-init configuration