-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
please #12
Comments
This is already implemented in gdp. Check the Load balance SSH tunnels feature. However this needs to have the tunnels previously set up. |
Hi M4gics, u want the program to have a proxy chain? |
Yes, can Load Balancing be more concise and implemented on the SOcks5 server ? I need my tool can also use proxy chain, and I hope I can learn from relevant demo code
…------------------ 原始邮件 ------------------
发件人: "Sergiu Alexandru ***@***.***>;
发送时间: 2021年9月13日(星期一) 上午10:55
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [extremecoders-re/go-dispatch-proxy] please (#12)
你好 M4 gics ,你想让程序有一个代理链?
比如 u 设置两个接口,然后设置一些 proxyes ,比如 Privoxy 和 Squid ,让 go - dispatch - proxy 使用,对吧?
—
您正在接收此消息,因为您创建了该线程。
直接回复此邮件,在 GitHub 上查看或取消订阅.
GitHub Mobile 上的分流通知监督办或机器人.
|
yes it is on SOCKS5 but at this moment my program and extremecoders can't intercept multiple proxy, its hard to implement this thing and GoLang in my opinion is good but not mature code yet, so i not have any ideea how to implement a proxy chain future without broke other platforms and at this moment i try to make my program to work on Android. Thanks for reply and im sry but i can't help more about this issue. |
ok I try to find other materials to achieve
…------------------ 原始邮件 ------------------
发件人: "Sergiu Alexandru ***@***.***>;
发送时间: 2021年9月13日(星期一) 下午5:49
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [extremecoders-re/go-dispatch-proxy] please (#12)
是的,就在 SOCKS 5 上但目前我的程序和 extreme coders 不能拦截多个代理,它很难实现这个东西和 Go Lang 在我看来是好的,但还不成熟的代码,所以我不知道如何实现代理链的未来没有打破其他平台,在这一刻,我试图使我的程序工作在 Android 上。感谢回复而 imsry但我不能帮助更多关于这个问题。
—
您正在接收此消息,因为您创建了该线程。
直接回复此邮件,在 GitHub 上查看或取消订阅.
GitHub Mobile 上的分流通知监督办或机器人.
|
At this moment i make the program to work on Android but its useless because carrier network form SIM card is still changing his IP address, so at this moment i need to make an auto IP obtain but i want to implement Cloudflare WARP into it for really insane speed because WARP is doing more than a DNS query, its compressing the sites and links data on Cloudflare servers before to received the site or link data, if u can help me with this i will really appreciate and suggest u as a good programmer. |
I am exploring the implementation of a SOcks5 server that, once the server receives a request, takes turns using multiple Socks5 proxy access targets in the configuration file,I hope I can get your guidance
The text was updated successfully, but these errors were encountered: