pufferffish / wireproxy

Wireguard client that exposes itself as a socks5 proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make reserved field configurable

wen-long opened this issue · comments

there is a 3-bytes reserved field in wireguard protocol
some backend (cloudflare warp) use this as client-id, client must configure this field to connect

some wireguard client support this feature, like:
https://sing-box.sagernet.org/configuration/outbound/wireguard/#peers
https://manual.nssurge.com/policy/wireguard.html search client-id

Can wireproxy add reseved?

This is an array of 3 numbers.
This way I can use the warp service in LA and HK.