go-dispatch-proxy icon indicating copy to clipboard operation
go-dispatch-proxy copied to clipboard

SOCKS5/Transparent load balancing proxy developed in Go, combines multiple internet connections

Results 18 go-dispatch-proxy issues
Sort by recently updated
recently updated
newest added
trafficstars

I'd like to see the following feature added. Set a limit on max connections to a specific host through the socks proxies. I download from hosts, that do not allow...

In my Archlinux system fully updated proxy was working fine until a few days ago. Kernel 5.17.8-AMD systemd version 250.5-1 Now in journalctl I have these repeated errors: ``` mag...

**cat /proc/version** `Linux version 5.11.0-34-generic (buildd@lgw01-amd64-001) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021` **servers_response_linux.go** 里的 **server_response** 函数 发生问题,即...

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...

Hi great developpement i've got issue when called adress is ipv6 or non resolved DNS adress is there a way to enable ipv6 ? thanks

Windows Defender and other AV software sees the precompiled binaries as a Trojan. VirusTotal: https://www.virustotal.com/gui/file/20e1d65c212571c9baf7d056d473cf24c93992ccfb505d6d123df442f598ccb0/detection Due to files being uploaded to Github (and not compiled via Github CI/Actions) I am...

Both network adopter working. When I call below command I get the below result. After that I set Internet proxy on Socks localhost:8080 But I see no internet. On same...

Hello I connect to the VPN with the settings application of Windows 10 And I want to exclude one software from the VPN, for that I need to define that...

I want to use go-dispatch to conect to my vps! Using 2 or more internet connection on my windows pc to my ubntu vps ! its posabale? Server side code?...