Shadowsocks is a lightweight socks agent software, built on a VPS, the speed is really good.
First, use a key script installation
1. Installation Method:
Log on using the root user to run the following command:
wget http://soft.clang.cn/ftp/shadowsocks/shadowsocks.shchmod +x shadowsocks.sh./shadowsocks.sh
When the installation is complete, the script prompts
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 comp
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
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
This script applies to the environment:System support: Centos/redhat/fedoraMemory Requirements: ≥128mDate: May 05, 2014
About this script:One-click to install the latest version of the Shadowsocks Nodejs version, while the installation of Nodejs.Note: Because you need to compile the latest version of the installation Nodejs, if the memory is too small will install failed, so I only in the lowest 128MB VPS
Server-side Installation shadowsocks#
First install the shadowsocks on the server (such as VPS) and configure and enable it according to the Shadownsocks installation instructions.Local Install shadowsocks#
On this machine, we also need a shadowsocks client. Usually instal
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
More and more friends bought their own VPS and installed on the Shadowsocks service, if you have not purchased a VPS can refer to: vultr VPS host Japan node use subsection to buy, if you have not set up related services, Please refer to the Tutorial: CentOS a key to install Shadows
This is a creation in
Article, where the information may have evolved or changed.
See a lot (...) VPS enthusiasts have looked at my blog post and re-organized it again.
We do not recommend the use of a button on the Internet installation, has been a pit.
1. Install git
yum install git
2. Installing GCC
Yum Install gcc
3. Install Go
in this step, if the server is foreign, there is no problem. Because the installation package is on Google. The instal
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
There are many Python programs that can be installed directly through the PIP, such as the well-known Django, Markdown, Shadowsocks, and so on.
Briefly describe the use of the PIP (to install shadowsocks examples):1. Installation packagePip Install Shadowsocks2, list the installed packagesPip Freeze3, install a specific version of the packagePip Install shadowsocks
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/
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.