bepass-org / warp-plus

Warp+Psiphon, an anti censorship utility for iran
MIT License
1.32k stars 236 forks source link

gool/cfon not working with generic wireguard configurations [BUG] #158

Open jiujihu opened 2 weeks ago

jiujihu commented 2 weeks ago

gool/cfon not working with generic wireguard configurations [BUG]

Version number 1.2.3

Describe the bug The config i use works in proxy mode, but can not in [gool mode or cfon mode]

Desktop :

Windows 10 Additional context when use wiraguard config file, It can not works with WarpOnWap mode or cfon mode .

==================== IF Launch arguments warp-plus.exe --bind 127.0.0.1:9527 --gool --verbose or warp-plus.exe --bind 127.0.0.1:9527 --cofn --country US --verbose

websit "https://ip.skk.moe/" show my IP located in US

===================== IF Launch arguments warp-plus.exe --bind 127.0.0.1:9527 --wgconf wg.conf --gool --verbose or warp-plus.exe --bind 127.0.0.1:9527 --wgconf wg.conf --country US --verbose

Use websit "https://ip.skk.moe/" to locate my IP , IP was still locate in my local area.

============== wg.conf Generic configuration

[Interface] PrivateKey = key Address = 172.16.0.2/32, 2606:4700:110:87fe:9fb2:ac9d:7635:fc57/128 DNS = 1.1.1.1, 1.0.0.1, 2606:4700:4700::1111, 2606:4700:4700::1001 MTU = 1280

[Peer] PublicKey = key AllowedIPs = 0.0.0.0/0, ::/0 Endpoint = IP:port

warp-cfon.log warp-gool.log