We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
代码在https://github.com/SeaHOH/GotoX/blob/master/local/common/net.py#L240
问题是如果你使用类似WireGuard的软件作为tunnel broker,这些软件可能会给本机分配一个私有IP,但是那些网络是可以上网的,建议把这个判断删掉,然后试验一下是否能真的访问IPv6服务
The text was updated successfully, but these errors were encountered:
这本来就是一个追求快速但粗糙的方法,仅限于可用,而你描述的这种场景似乎用不着本工具。
Sorry, something went wrong.
No branches or pull requests
代码在https://github.com/SeaHOH/GotoX/blob/master/local/common/net.py#L240
问题是如果你使用类似WireGuard的软件作为tunnel broker,这些软件可能会给本机分配一个私有IP,但是那些网络是可以上网的,建议把这个判断删掉,然后试验一下是否能真的访问IPv6服务
The text was updated successfully, but these errors were encountered: