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
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
Recently, the walls seem to be very congested, and the Great Wall jump methods are extremely slow. No way, you can set up the shadowsocks proxy server by yourself (take CentOS as an example ).Install related dependencies (enter the following commands in sequence)Yum install m2crypto python-setuptoolsEasy_install pipPip install shadowsocksCreate a configuration fileVi/etc/
Use shadowsocks in Linux (taking ubuntu16.04 as an example, not a server ),
System Environment: Ubuntu 16.04Install
Run the following commands in different Linux distributions (it is best to run the following command under root, for which I will explain below ):
Debian / Ubuntu:apt-get install python-pippip install shadowsocksCentOS:yum install python-setuptools easy_install pippip install shadowsocksConf
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
CentOS6.6 install the ShadowSocks Server
1. view the system
[root@localhost~]#cat/etc/issueCentOSrelease6.6(Final)[root@localhost~]#uname-aLinuxlocalhost.localdomain2.6.32-042stab106.6#1SMPMonApr2014:48:47MSK2015x86_64x86_64x86_64GNU/Linux2. Install ShadowSocks#yuminstallpython-setuptoolseasy_installpip#pipinstallshadowsocks3. Create the configuration file/etc/
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 basica
go agent, then the advantages and disadvantages of this scheme is very obvious.
Advantages: Basic will not have slipped through the wall to ensure that all the site can visit, to some extent to improve domestic access to some foreign websites slow problem, if your server speed is good, then even can play a role in speeding up foreign site access.
Disadvantage: If the server speed is general, access to so
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
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 as follows:
Congratulations,
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
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
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_por
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 en
This is a creation in
Article, where the information may have evolved or changed.
The text begins, please note the following:
Original link: https://techllage.com/techllage/131-shadowsocks-go (Hung)
Today again to send the tutorial ... After a few days to review busy up will not be able to send, simply take advantage of this Sunday night issued.Today I will introduce the Shadowsocks-go configuration tutori
Centos shadowsocks installation tutorial, centosshadowsocks
1. Run
Yum install python-setuptools easy_install pip
Pip install shadowsocks
Ii. simple configuration
(1) Run vim/etc/shadowsocks. json
Copy the following parameters to the vim Editor:
{
"Server": "my_server_ip ",
"Port_password ":{
"8381": "atgeretg1 ",
"83
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.