Where I live wireguard and openvpn are completely blocked and my isp doesn’t provide a public ip.
Tailsclale and cloudflare tunnels don’t work either.
Is there a last resort method for accessing my home server (a mini pc running openwrt and docker).
Thanks!
@mfat Depending on how they’re blocking VPNs (i.e. blocking specific ports, or allowing specific ports), you may be able to run one on a non-standard port. As an extreme example, you could run Wireguard on port 80 (HTTP), which is practically the last possible port that can ever be blocked on public internet.