Hi, i’m looking for a VPN that:
- is easily deployable via a docker-compose
- has an Android App and it doesn’t drain the battery too much
- hides as regular HTTPS traffic so it’s not blockable by Firewalls. (I don’t need strong censorship resistance; it just has to work in offices and hotel WiFis.)
- Bonus: A server like caddy can also accept HTTPS traffic for some regular websites next to the VPN server.
https://github.com/TrustTunnel/TrustTunnel sounds interesting, but the PR for docker compose was closed.
Do you know something else?


I think I will stick to wireguard on port 443/udp. Hope UDP is open in strict networks. Maybe someone hasn’t heard of HTTP/3.
Everything else sounds not necessary because I don’t travel to china or similar. stunnel needs termux on android in-between? This adds too many moving parts IMO.
AmneziaWG will enter wg-easy in v16 and WG Tunnel already supports it. Don’t know how hard it it to configure, but the Jc, Jmin, Jmay, … settings in WG Tunne look confusing.