centos 설정 ssr -- dai li 서버 (heduian - Linux 로 이전) 2

920 단어 대리 문제
privoxy 설정
1. 설치 환경 다운로드
yum install -y epel-release
yum install -y privoxy
2、        

전역 모드
#     ssr       
echo 'forward-socks5 / 127.0.0.1:1080 .' >> /etc/privoxy/config

# Privoxy         8118(    )
export http_proxy=http://127.0.0.1:8118
export https_proxy=http://127.0.0.1:8118
export no_proxy=localhost

      :https://blog.csdn.net/Beyond_F4/article/details/106583076

#     
systemctl start privoxy.service

PAC 모드
[root@localhost ~]# cd gfwlist2privoxy/
[root@localhost gfwlist2privoxy]# ls
gfw.action  gfwlist2privoxy  README.md  ssr
[root@localhost gfwlist2privoxy]# bash gfwlist2privoxy
proxy(socks5): 127.0.0.1:1080		#   ,      ssr              
{+forward-override{forward-socks5 127.0.0.1:1080 .}}

=================================================================

"cp -af /ro

좋은 웹페이지 즐겨찾기