Quantcast
Channel: 看得透又看得远者prevail. ppt.cc/flUmLx ppt.cc/fqtgqx ppt.cc/fZsXUx ppt.cc/fhWnZx ppt.cc/fnrkVx ppt.cc/f2CBVx
Viewing all articles
Browse latest Browse all 20577

ngx_socks,一个基于nginx的SOCKS代理服务器程序

$
0
0
SOCKS5 proxy based on nginx.
这是一个基于nginx实现的SOCKS代理服务器,目前只支持SOCKSv5,CONNECT方式。
1.下载nginx或tengine包
2.安装./configure --add-module=/path/to/ngx_socks/ && make && make install

nginx.conf

worker_process 2;
socks {
server {
listen 1080;
}
}


Viewing all articles
Browse latest Browse all 20577

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>