zacbre / Socks5

A full-fledged high-performance socks5 proxy server written in C#. Plugin support included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you do that with Go

M4gics opened this issue · comments

commented

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

You'd definitely need to write your own implementation of that, but yes, it's possible.

commented
commented

I replied the email with the question and part of the source code, please check