Shadowsocks Account Crawler
Runtime Environment
- Windows 10
- python 3.5.2
- shadowsocks 4.0.2
Crawler Introduction
As everyone knows, free shadowsocks
accounts basically have their passwords changed from time to time. To avoid the manual process, this crawler scrapes several websites that provide free
shadowsocks accounts and automatically generates configuration files. You only need to set your own
shadowsocks installation directory
Since the speed of the scraped accounts is unknown, a high-availability strategy is used
Installation
- git clone https://github.com/chenjiandongx/soksaccounts.git
- cd soksaccounts
- Set the PATH variable in soks.py to your own ss installation path
pip install -r requirements.txtpython setup.py install
Usage
- Run soks
C:Users54186>soks
>> Generate gui-config.json successful
-
Start shadowsocks (each time you start soks, you need to restart
shadowsocks once as well. I don’t know why it doesn’t automatically refresh the data)
Results
After all, it’s free, so the speed definitely isn’t that stable, but sometimes youtube
can still reach 720P
It’s usually fine for checking things on Google, but using YouTube most of the time
is still a bit laggy, so just treat this as an experimental project
Finally
If you want a comfortable experience for accessing the open internet, for free I recommend xx-net; after optimization, the speed is actually quite good. Otherwise, you’ll have to pay to set up your own server, or purchase
vpn or shadowsocks service
xx-net: the pictures speak for themselves

