Skip to content

You can check your SS server status by this script. And it will be the most graceful way.

License

Notifications You must be signed in to change notification settings

JamCh01/shadowsocks_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE Badge

shadowsocks_check

You can check your SS server status by this script. And it will be the most graceful way.

how to install it

You should install shadowsocks-libev first. You can find how to install it here.

clone this project and install

git clone git@github.com:JamCh01/shadowsocks_check.git
cd shadowsocks_check
python3 setup.py install

or use pypi

pip3 install shadowsocks_check

BTW, Python3 only and doesn't support WSL.

Now,supported WSL Ubuntu 18.03.

how to use it

there are some supported arguments.

ss-check
--threads             the number of threads
--start_port          start port range, range(start_port, start_port+threads)
--config              shadowsocks config file
--mode                ss or ssr (fake now)

About

You can check your SS server status by this script. And it will be the most graceful way.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages