goproxy icon indicating copy to clipboard operation
goproxy copied to clipboard

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP por...

Results 148 goproxy issues
Sort by recently updated
recently updated
newest added

https://github.com/snail007/goproxy/blob/853d324ee629eaae8bcf83f0003eb55afe4f9de1/services/http.go#L144 在IoBind过程中,不管是上下游的哪一方连接出现err,proxy都会把两个连接都close掉,这个行为是不是不太合理? 不考虑具体的err直接粗暴的关闭连接会不会造成数据丢失的问题?

Thanks for the great product, but I'm a little bit stuck using it. I just need the ability to send traffic out a particular interface or outgoing ip. I'm not...

Start: goproxy tbridge -p :3408 -C /etc/proxy/proxy.crt -K /etc/proxy/proxy.key Before fix: nmap -p 3408 --script ssl-enum-ciphers 127.0.0.1 Starting Nmap 7.80 ( https://nmap.org ) at 2024-05-15 17:22 CST Nmap scan report...

## Expected Behavior 对于centos9stream的x86_64具体应该用那个包 ## Current Behavior 在使用的时候,报了段错误,换了好几个包也不能用 用uname看了一下系统 5.14.0-467.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 19 12:08:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ## Possible Solution @:行 34: 120774 段错误...

Hi, What is weight login in upstream/parent proxy , less means better of lower priority? In the following example: 1.1.1.1:33080?w=1 -P 2.1.1.1:33080?w=2 upstream 2.1.1.1 will receives more or less traffic?...

Hi, It is possible to pay for product with Credit card? Alipay does not accepts non Chinese Cards :(

It is possible to migrate license, generated for machine code, to the another server?

Not sure if this related to rumors that github blocking China IP. Though the following command not working. ```shell # /usr/local/goproxy/proxy update Get "https://mirrors.goproxyauth.com/https://api.github.com/repos/snail007/goproxy/releases/latest": read tcp 192.168.x.y:49762->104.21.64.1:443: read: connection reset...

When trying to access the ip 127.0.0.1 or a hostname resolving to it, I get the warning ![Image](https://github.com/user-attachments/assets/444dcc65-b0c7-418b-b7a8-ba88d6b14c05) I tried running goproxy as socks proxy and HTTP proxy.. Not sure...