": "127.0.0.1","Local_port": 1080,"Password": "Ilovechina","Timeout": 300,"Method": "AES-256-CFB","Fast_open": false}
Meaning of each field:
Default
server server IP (ipv4/ipv6), note that this will also be the IP address or input 0.0.0.0 that the service side listens to server_port Server Port local_port local side port password Password to encrypt timeout timeout (seconds) method encryption method, can choose "BF-CFB", "AES-256-CFB", "DE
use.3. Install PipEasy_install pipInstalling the PIP via Easy_install is the easiest way to do it. The PIP is installed to the/usr/bin directory by default.4. Installation ShadowsocksPip Install ShadowsocksAs of now, the Shadowsocks version installed via PIP is 1.3.3
Configuration and use of ShadowsocksAs for what Shadowsocks can do, there is no need to repeat them here. Let's go straight ahead.1, create
shadowsocks
Configuration and use of ShadowsocksAs for what Shadowsocks can do, I will not go into detail here.1. Create a configuration file for Shadowsocks:Run the following command to create the configuration using vim in CentOS:Vi/etc/shadowsocks. jsonThe content is as follows:
{"server":"my_server_ip","server_port":7711,"local_address":"127.0.0.1","local_po
password you set)Your Proxy port:1080
Welcome to Visit:http://teddysun.com/355.htmlEnjoy it! ^_^Uninstall method:Log on using the root user to run the following command:
./shadowsocks-nodejs.sh UninstallOther matters:Reference link for client configuration: http://teddysun.com/339.html
After the installation is completed, the Shadowsocks server-side Ssserver has been started in the background, running:
Shadowsocks one-click installation script (CentOS6, 7, Ubuntu, Debian), shadowsockscentos6Principle of Shadowsocks
For a simple understanding, Shadowsocks splits the Socks5 protocol previously created through SSH into the Server and client. The following schematic can briefly introduce its FQ principle, which is basically similar to using SSH tunnel:
Therefore, t
This article describes the method based on aa65535 Shadowsocks-spec for OpenWrt, describes how to configure the automatic wall under OpenWrt, the new version of the support under the Luci graphical configuration, greatly simplifies the configuration process. After the configuration is complete, the router itself gets the ability to automatically flip the wall, and all the devices connected to the route can access the site that is being accessed by the
Description
Shadowsocks is a lightweight SOCKS5 agent software,
And Hadowsocks-libev is a SOCKS5 agent software based on Shadowsocks protocol,
Compared with the original, Hadowsocks-libev program is small, high concurrency, less resource occupancy, cross-platform, fully compatible Shadowsocks protocol.
Hadowsocks-libev consist
Description
Shadowsocks is a lightweight SOCKS5 agent software,
And Hadowsocks-libev is a SOCKS5 agent software based on Shadowsocks protocol,
Compared with the original, Hadowsocks-libev program is small, high concurrency, less resource occupancy, cross-platform, fully compatible Shadowsocks protocol.
Hadowsocks-libev consists of t
/download/1.1.5/shadowsocks-server-linux64-1.1.5.gz
Unzip the file and go to the file directory
Create a new file under this directory Config.json
{
"Server": "::",
"Port_password": {
" 8380": "xust20160",
" 8381": "xust20161",
" 8382": "xust20162",
" 8383": "xust20163",
" 8384": "xust20164 "
},
" method": "Chacha20",
"Timeout":
}Attention:
the red flag in Config.json ("Server": "::"). "::" is to support IPv6
The former is LIBUV version, just for mobile phone use, but later Millet update system, shadowsocks on my phone is always flashing, goagent also flash back, the only use is fqrouter. Recently shadowsocks Update, millet also updated, netizens let me try, the results did not flash back, so I intend to reinstall the Shadowsocks on the VPS.Shadowsocks installation is
install Greenlet
Cd/rootWget-q http://peak.telecommunity.com/dist/ez_setup.pyPython ez_setup.pyEasy_install Greenlet
2, install gevent (small memory VPS may not be able to pass)
Cd/rootwget http://pypi.python.org/packages/source/g/gevent/gevent-0.13.8.tar.gzTar zxvf gevent-0.13.8.tar.gzCD gevent-0.13.8Python setup.py BuildPython setup.py Install
Vi. operation of Shadowsocks1. Create a file named "Config.json" under any directory and edit the text
Touch Config.jsonVI Config.json
2, set the
How to build a shadowsocks server in Centos
Install shadowsocks:
[root@localhost ~]# yum install -y epel-release[root@localhost ~]# yum install python-pip[root@localhost ~]# pip install shadowsocks
Create the shadowsocks. json file in the/etc directory and put the following content in it:
[Root @ localhost ~] # Vi/etc/
Configuring the Environment
openwrt12.09 stable VersionBased on AR71XX
Install Shadowsocks
Because Shadowsocks aes-256 encryption requires a high version of the Libpolarssl, but the 12.09 source of Libpolarssl is not the latest, although a soft link can also "cheat" shadowsocks, But for a severe obsessive-compulsive disorder patients must install the latest!!T
Build shadowsocks in CentOS in VPS
First, we will introduce several good VPS products:
DigitalOcean
Bricklayer
Linode
Detailed operation instructions for Linode:
After the Linode account is bound to a credit card for activation, you can create VPS. It is worth noting that the control panel of Linode is more complex, and of course it comes along with more powerful functions. Select the package in "Linodes" and select the IDC location in the lowe
This script is applicable to the following environments: System Support: CentOS6.x32 or 64-bit memory requirements: ge; M Date: July 22, about this script: One-click installation of the latest version of shadowsocks libev. This version features low memory usage (about K), low CPU consumption, and can even be installed on an OpenWRT-based router. Default configuration: server port: 8989 client
Applicable environment:Supported systems: CentOS 6.x 32 or
Network security protection under IPv6 scale deployment-IPv6 Security Technology question 7, ipv6 question 7
Due to the huge address space, IPv6 has a natural advantage in coping with some security attacks, network security is enhanced in terms of traceability, anti-hacker sniffing capabilities, neighbor discovery prot
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.