Usque - клиент masque для cloudflare warp

Достаточно --ipv6

Все параметры режима SOCKS5
usque.exe socks --help
Dual-stack SOCKS5 proxy with optional authentication. Doesn't require elevated privileges.

Usage:
  usque socks [flags]

Flags:
  --bind string                  Address to bind the SOCKS proxy to (default "0.0.0.0")
  --connect-port int             Used port for MASQUE connection (default 443)
  --dns stringArray              DNS servers to use inside the MASQUE tunnel (default [9.9.9.9,149.112.112.112,2620:fe::fe,2620:fe::9])
  --dns-timeout duration         Timeout for DNS queries on a specific server (tries the next server if exceeded) (default 2s)
  --help                         help for socks
  --initial-packet-size uint16   Initial packet size for MASQUE connection (default 1242)
  --ipv6                         Use IPv6 for MASQUE connection
  --keepalive-period duration    Keepalive period for MASQUE connection (default 30s)
  --mtu int                      MTU for MASQUE connection (default 1280)
  --no-tunnel-ipv4               Disable IPv4 inside the MASQUE tunnel
  --no-tunnel-ipv6               Disable IPv6 inside the MASQUE tunnel
  --password string              Password for proxy authentication (specify both username and password to enable)
  --port string                  Port to listen on for SOCKS proxy (default "1080")
  --reconnect-delay duration     Delay between reconnect attempts (default 1s)
  --sni-address string           SNI address to use for MASQUE connection (default "consumer-masque.cloudflareclient.com")
  --username string              Username for proxy authentication (specify both username and password to enable)

Global Flags:
  --config string   config file (default is config.json) (default "config.json")

API выдаёт пока только один пир, который в конфиге и записан, с возможными портами:

443
500
1701
4500
4443
8443
8095