Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

CentOS7 build × × connection

2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Sudo-iwget-- no-check-certificate https://github.com/iyuco/scripts/raw/master/bbr.shchmod + x bbr.sh./bbr.shsudo-iwget-- no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocksR.sh & & chmod + x shadowsocksR.sh./shadowsocksR.sh method II. Sudo-iwget-no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks -go.shchmod + x shadowsocks-go.sh./shadowsocks-go.sh 2 > & 1 | tee shadowsocks-go.log client operation × × ×

Create a profile

Cd / usr/src/mkdir shadowsocksvim shadow_sock_client.json

Configuration content

{"server": "your_server_ip", # ss server IP "server_port": your_server_port, # port "local_address": "127.0.0.1", # local ip "local_port": 1080, # local port "password": "your_server_passwd", # connection ss password "timeout": 300 # wait timeout "method": "rc4-md5", # encryption method "fast_open": false, # true or false "workers": 1 # number of worker threads}

Start

Nohup sslocal-c / usr/src/shadowsocks/shadow_sock_client.json / dev/null 2 > & 1 & Privoxy

Privoxy official website

Cd / usr/srctar-zxvf privoxy.tar.gzuseradd privoxyautoheader & & autoconf./configuremake & & make installvim / usr/local/etc/privoxy/configlisten-address 127.0.0.1:8118forward-socks5t / 127.0.0.1 http://127.0.0.1:8118source 1080.v im / etc/profile#addexport http_proxy= http://127.0.0.1:8118export https_proxy= http://127.0.0.1:8118export ftp_proxy= http://127.0.0.1:8118source / etc/profilesudo / usr/local/sbin/privoxy / usr/local/etc/privoxy/config

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report