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

please #12

Open
M4gics opened this issue Sep 1, 2021 · 6 comments
Open

please #12

M4gics opened this issue Sep 1, 2021 · 6 comments

Comments

@M4gics
Copy link

M4gics commented Sep 1, 2021

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

@extremecoders-re
Copy link
Owner

This is already implemented in gdp. Check the Load balance SSH tunnels feature.

However this needs to have the tunnels previously set up.
In case you also want to setup the tunnels from code, you can use any decent SSH client library for Go.

@SirSAC
Copy link

SirSAC commented Sep 13, 2021

Hi M4gics, u want the program to have a proxy chain?
Like u set two interfaces and then set some proxyes like as an example Privoxy and Squid to be used by go-dispatch-proxy, right?

@M4gics
Copy link
Author

M4gics commented Sep 13, 2021 via email

@SirSAC
Copy link

SirSAC commented Sep 13, 2021

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.

@M4gics
Copy link
Author

M4gics commented Sep 15, 2021 via email

@SirSAC
Copy link

SirSAC commented Sep 16, 2021

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.

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

3 participants