Replies: 2 comments 9 replies
|
Although this task appears feasible, and I have worked on similar projects in the past, it seems overly complex for the demo. The Socksify demo already includes an abundance of configuration options that need to be set before starting. The demo you're requesting would necessitate setting up an intricate configuration to associate process IDs (PIDs) with SOCKS5 proxy instances, which adds another layer of complexity. |
|
I have added an advanced version of socksify demo which supports UDP and multiply SOCKS5 proxies. The repository is located here |

Uh oh!
There was an error while loading. Please reload this page.
Background Story:
I have several instances of an application running simultaneously, and I need each instance to use a different proxy.
If possible, please provide a solution.
Thank you very much!
All reactions