Linux · May 6, 2022 0

privoxy socks5 转换成http代理

Table of Content

privoxy

https://www.privoxy.org/

proxychains 安装在目标服务器上的启用 任何 使用转发的SOCKS代理的软件(甚至 telnet)。它使用 LD_PRELOAD 把TCP和DNS请求从任意命令重定向到代理的技巧非常方便。

相关链接
Convert HTTP requests to SOCKS5
https://superuser.com/questions/423563/convert-http-requests-to-socks5

%d bloggers like this: