Gankyun
Gankyun
> 可以尝试一下我的分支:https://github.com/happyharryh/gost/tree/wireguard-client > > ``` > # 构建 > git clone -b wireguard-client --recursive https://github.com/happyharryh/gost.git > cd gost > git apply wireproxy.patch > go build ./cmd/gost > > # 用法...
> 是多级转发,我这边测试 wg套wg 和 wg套http好像都不好使了。
[PR #47 ](https://github.com/MikeWang000000/Natter/pull/47) 我推了个PR,有测试环境的可以试一下。 1. 运营商 分配的是NAT 1 类型 2. 路由器拨号 (或光猫拨号DMZ路由器地址) 3. 路由器开启UPnP 如果是光猫拨号的话,需要打洞的设备直接连接光猫,并且在光猫上开启UPnP 应该也是可行的。