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
-CHINADNS_X.X.X-X_ALL.IPKOpkg Install LUCI-APP-SHADOWSOCKS-SPEC_X.X.X-X_ALL.IPK
Special reminder: 2015.1.8, because Chinadns-c renamed to Chinadns, so the package name changes, previously installed chinadns-c, need to manually uninstall and reinstall the new version.
After the installation is complete, shadowsocks and Chinadns should be configured to boot up, if found not effective, run:
/etc/init.d/
it recognizes our newly created directory, just append it to the last line in/etc/dnsmasq.conf:
Conf-dir=/etc/dnsmasq.d
In this way, the intelligent agent based on OpenWrt is implemented, and all connections to this router can be scientifically online without configuration
However, I found that Google's 8.8.8.8 public DNS server in my packet dropped to 75%, the initiation of the idea of building their own DNS, but bind9 default priority to use UDP
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 is a creation in
Article, where the information may have evolved or changed.
Shadowsocks protocol
The Shadowsocks protocol packet format is the IV vector plus playload, which is the result of the encryption.
+-------+----------+| IV | Payload |+-------+----------+| Fixed | Variable |+-------+----------+
After decryption for
+--------------+---------------------+------------------+----------+| Addre
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
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,
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/
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
Installation and Use of pip and shadowsocks in CentOS
Briefly introduce Pip usage (for example, installing Shadowsocks ):1. install packagePip install shadowsocks2. List Installed packagesPip freeze3. Install a package of a specific versionPip install shadowsocks = 1.3.3 ′Pip install shadowsocks> 1.0, 4. Upgrade the in
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
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.