XX-net / XX-Net

A proxy tool to bypass GFW.
33.02k stars 7.69k forks source link

升级到3.8.5之后就这样了 #9581

Open mowenbole opened 6 years ago

mowenbole commented 6 years ago

XX-Net Status:

sys-platform: AMD64, Windows-7-6.1.7601-SP1 os-system: Windows os-version: 6.1.7601 os-release: 7 os-detail: Version:6-1; Build:7601; Platform:2; CSD:Service Pack 1; ServicePack:1-0; Suite:256; ProductType:0 architecture: 32bit,WindowsPE browser: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 xxnet-version: 3.8.5 python-version: 2.7.13 openssl-version: 16.0.0 TLSv1_2 h2:alpn lan-proxy: Disable use-ipv6: force_ipv4 gws-ip-num: total:0 ipv4:0 ipv6:0 ipv4-status: OK ipv6-status: Fail connected-link: new:0 used:0 worker: h1:0 h2:0 scan-ip-thread-num: 200 ip-quality: 9999 is-idle: 0 block-stat: OK proxy_state: OK ca_state: OK Appid_Working: true Appids_Out_Of_Quota: false Appids_Not_Exist: false Using_Public_Appid: false

GoodSake commented 6 years ago

ipv6-status: Fail,这个不行的。

aixiu commented 6 years ago

开IP6

mowenbole commented 6 years ago

我这貌似不支持IPv6

ghost commented 6 years ago

开 IP6 (隧道),非真实 IPv6

mowenbole commented 6 years ago

我按照他们说的开起teredo隧道,操作,但是不行。求一个正确操作步骤,谢谢

ghost commented 6 years ago

use-ipv6: force_ipv4 😱 貌似 4 已绝——找si netsh int ipv6 show teredo 贴运行结果

xpostx commented 6 years ago

Teredo 参数

类型 : enterpriseclient 服务器名称 : win10.ipv6.microsoft.com. 客户端刷新间隔 : 30 秒 客户端端口 : unspecified 状态 : qualified 客户端类型 : teredo client 网络 : managed NAT : restricted (port) NAT 特殊行为 : UPNP: 否,PortPreserving: 否 本地映射 : 172.21.203.42:56721 外部 NAT 映射 : 125.40.243.62:48640

ghost commented 6 years ago

保证注册表项: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Dnscache\Parameters] "AddrConfigControl"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters] "DisabledComponents"=dword:00000000 Ipv6 自动转换 | ??闪闪的红星?? - http://songjinju.com/2017/10/12/Ipv6-%E8%87%AA%E5%8A%A8%E8%BD%AC%E6%8D%A2/#more

8915 tertdo.bat自动或手动优选服务器(文件解压放在 XX-Net 程序的根目录)

多次刷新或重载控制页,或(结束进程pythonw.exe、)禁用再启用网络 (开机)启动XX-Net前即运行以下bat可观察变化过程,状态dormant即已正常。 :loop netsh int teredo show state ping 127.0.0.1 > null goto loop

ghost commented 6 years ago

无线网络试试禁用网卡的 IPv6 协议

Lancenas commented 6 years ago

现在windows使用xx-net有点麻烦,我做了个docker镜像ubuntu部署xx-net,可以局域网共享。