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 134 goproxy issues
Sort by recently updated
recently updated
newest added

https://snail007.github.io/goproxy/posts/domain-cf/

helpful

https://snail007.github.io/goproxy/posts/windows-global-proxy-using-dns/

helpful

尚未仔细研究代码,建议增加quic协议和tcp伪装的功能,以提高传输性能和防QOS

enhancement
TODO

### 配置流程 ``` proxy keygen -C ca proxy keygen -C ca -s -c win_proxy ``` 机器 A 启动: `proxy.exe http -t tls -p ":8080" -C win_proxy.crt -K win_proxy.key` 客户端启动: `proxy...

helpful

https://github.com/sjz123321/goproxy-shell 发个广告,大佬不要打我

helpful

## Expected Behavior 使用API认证(--auth-url)时,UDP能通过认证,且成功代理。 ## Current Behavior UDP程序通信时,使用API认证(--auth-url)无法通过认证 ## Possible Solution ## Steps to Reproduce 1. 启动命令: `proxy sps -t tcp -p ":1880" --udp-port 1880 --udp --disable-ss --disable-http --auth-url http://127.0.0.1/auth.php`...

## Expected Behavior access proxy 33080 port should forward to 192.168.22.33 33080 port ## Current Behavior access proxy 33080 port not forward to 192.168.22.33 33080 port ## Possible Solution no...

如题 感谢。 主要是代码延迟的比较久了 自己编译很多功能都缺失了... 感谢🙏

TODO

![20240104](https://github.com/snail007/goproxy/assets/155644194/e27a3b48-e0fb-4cf4-a497-50b4924055d8) 你好,在一台客户端上执行,服务端会报错如图,但是在另一台客户端执行,服务端显示成功,证书用的一样