0xXyc/SwizGuard — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple self hosted stealth VPN toolkit that I can run on my own cheap VPS. I want the experience to feel like this: I run one command on the server, it installs everything, locks things down, and then I can run another command to create ready to import configs for my Mac, Linux laptop, Windows PC, iPhone, and Android phone.

The goal is that my connection looks like normal HTTPS traffic to a big website, not like obvious VPN traffic, while still carrying a private WireGuard tunnel underneath. Please hide the complicated protocol stuff from me as much as possible, but use the right underlying tools for VLESS, REALITY, Vision, WireGuard, and sing box if that’s what’s needed.

Include clear docs, safe defaults, no logging by default, and easy commands for adding devices, showing configs again, updating, and uninstalling. Look up current docs online if you need to.

Want more depth? Deep Reverse