-
Notifications
You must be signed in to change notification settings - Fork 112
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
feat: network forward pages #41
Comments
这个功能是链式代理吗?配置规则转发到下一层 |
是的,之前和一些师傅讨论的时候,会有需要让函数指向下一级代理的需求,来屏蔽一些云厂商通过出站请求的审计。实际上这个开发工作已经完成了(tor 网桥就是转发到了本地的下一跳),但是没有形成功能模块,所以留了一个 issue 在 2.0 版本中将其开放出来。 |
能自定义配置达成链式代理的效果很棒!期待师傅的2.0 版本,预计啥时候~~ |
感谢师傅支持,2.0 版本框架其实已经完成了,但是很多细节和bug测试由于只有我一个人业余时间在做,整体进度比较慢 QAQ。 |
期待~ 还有个问题:socks5支持长连接吗,其他软件长时间使用 |
可以的。目前我自己用下来没有发现断连的场景。 |
期待,2.0版本支持自定义socks5链式吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: