, and then install and restart the browser. Click the new small earth icon in the upper-right corner to set it.
Click preferences
Choose Proxy Server> edit proxy server.
Add a local port named Shadowsocks with the type of socks5.
Then click proxy rules> Add proxy rules
Subscribe to GFW List
Save the settings. You can set a global proxy or an automatic proxy. We recommend that you use an automatic proxy for a batch of websites. Then, the small ear
Note: For shadowsocks usage, you can use the ssserver-h command to viewAdd the startup Item vim/etc/rc. d/rc. local and add a line of ssserver-c/etc/shadowsocks. json-d start at the end of the file.Client local browser proxy client local Global ProxyWindows direct download Shadowsocks-win-x.x.x.zip address: http://sourceforge.net/projects/shadowsocksgui/files/d
the necessary packages first, if you want to use the Polarssl version of the shadowsocks (Polarssl smaller):
opkg Install Ipset Libpolarssl resolveip iptables-mod-tproxy
If you want to use the normal version (OpenSSL) shadowsocks, then (OpenSSL compatibility is better):
opkg Install Ipset Libopenssl resolveip iptables-mod-tproxy
You may experience error prompts that are similar to the following:
Kmod:
": "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", "DES-CFB", "RC4", and so on. The default is an u
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
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
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
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
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 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
This script applies to the environment:System support: Centos/redhat/fedoraMemory Requirements: ≥128mDate: May 08, 2014
About this script:One-click to install the latest version of the Libev version of Shadowsocks. This version is characterized by small memory footprint (around 600k), low CPU consumption, and can even be installed on OpenWrt based routers.
Default configuration:Server port: 8989Client Port: 1080Password: Set yourself (if not set, de
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
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.