Skip to content
New issue

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命令 #39

Open
nange opened this issue Dec 5, 2024 · 1 comment
Open

全局代理模式下,支持ping命令 #39

nange opened this issue Dec 5, 2024 · 1 comment

Comments

@nange
Copy link
Owner

nange commented Dec 5, 2024

目前全局模式下,ping命令会立即返回,不能获取到真实的值,需要考虑在全局并且走代理的情况下也能获取到真实的ping值。
目前代理协议层面是留有相应扩展,能够兼容。 主要需要修改tun2socks的代码。

@nange
Copy link
Owner Author

nange commented Dec 11, 2024

初步调研。 由于gvisor暂不支持(google/gvisor/issues/8657),暂时搁置。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant