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
目前全局模式下,ping命令会立即返回,不能获取到真实的值,需要考虑在全局并且走代理的情况下也能获取到真实的ping值。 目前代理协议层面是留有相应扩展,能够兼容。 主要需要修改tun2socks的代码。
The text was updated successfully, but these errors were encountered:
初步调研。 由于gvisor暂不支持(google/gvisor/issues/8657),暂时搁置。
Sorry, something went wrong.
No branches or pull requests
目前全局模式下,ping命令会立即返回,不能获取到真实的值,需要考虑在全局并且走代理的情况下也能获取到真实的ping值。
目前代理协议层面是留有相应扩展,能够兼容。 主要需要修改tun2socks的代码。
The text was updated successfully, but these errors were encountered: