Enable MASQUE
MASQUE is WARP's new protocol which is more unlikely to be block by firewall (of your company or ISP) than WireGuard.
If you are using Zero Trust, go to Cloudflare Zero Trust portal and set device tunnel protocol to MASQUE.
If you are using consumer account, you can enable MASQUE by following the steps below:
- run
docker exec -it warp bashto get into the container shell - run
warp-cli tunnel protocol set MASQUEto enable MASQUE - run
warp-cli settings listto check if MASQUE is enabled