redsocks icon indicating copy to clipboard operation
redsocks copied to clipboard

transparent redirector of any TCP/UDP connection to proxy

Results 47 redsocks issues
Sort by recently updated
recently updated
newest added

I'm new to redsocks. Just wonder how we can bypass webrtc and DNS leak. Please look at the photo below, the true IP shown from webrtc field and DNS ISP...

平台:ubuntu2204 ubuntu编译过程 ```bash git clone https://github.com/AlexZhuo/openwrt-redsocks2.git package/redsocks2 docker run -it --rm --name test -v ./redsocks:/data ubuntu:22.04 bash apt update && apt install build-essential libssl-dev libevent-dev -y make DISABLE_SHADOWSOCKS=true ``` >...

比如透过这个redsocks进行网络请求,但是请求获取了,建立了fd,但是这个请求得不到回复,那这个fd就一直把持着,岂不很容易因为网络不通导致的fd爆满?

Ported https://github.com/darkk/redsocks/pull/162 (which renews https://github.com/darkk/redsocks/pull/71 originally authored by @aviramc)

硬件信息: 主机名 | OpenWrt_AC2100 -- | -- 主机型号 | Xiaomi Mi Router AC2100 架构 | MediaTek MT7621 ver:1 eco:3 x 4 固件版本 | OpenWrt R20.9.15 / LuCI Master (git-20.343.54716-6fc079f) 启动时错误信息如下:...

Hi, I know redsocks2 is able to be proxy transparent for UDP packets but it seemed only applicable over DNS only. How about QUIC protocol or any other VOIP, WebRTC...

Hello, tell me please, I can’t figure it out and get reudp to work I do on ANDROID the proxy is working, but I can't turn everything into a reudp...

您好开发者,我因为需要能处理udp的流量转发工具而找到这里,我对编程完全一窍不通,您的源码,我在debian11和majaro系统上怎么都编译不出来,debian上的错误是: `In file included from parser.c:29: utils.h:7:10: fatal error: event2/event.h: No such file or directory 7 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. make: *** [: parser.o] Error 1 ` majaro上的错误是:...

I would like to use redsocks2 on android to send all traffic through my proxy. However, some Apps seem to be using the QUIC protocol (based on UDP) to communicate...