←back to thread

664 points alexflint | 1 comments | | HN request time: 0.357s | source
Show context
ranger_danger ◴[] No.42921897[source]
does not seem to support SOCKS proxies which I rely on
replies(1): >>42923039 #
1. alexflint ◴[] No.42923039[source]
Interesting. Care to share any info about your setup? Would it be a matter of httptap reading a certain environment variable and then forwarding traffic to a SOCKS proxy?

FWIW there is also the excellent tun2socks (https://github.com/xjasonlyu/tun2socks), which was a significant inspiration for this project, and is specifically designed to forward traffic from a TUN device to a SOCKS proxy.