šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

shadowsocks_check

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shadowsocks_check

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

0.3
PyPI
Maintainers
1

================= 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.

pip3 install shadowsocks_check

BTW, Python3 Only.

how to use it

there are some supported arguments.

+------------------------+--------------------------------------+
| args | mean | +========================+======================================+ | --threads | the number of threads | +------------------------+--------------------------------------+ | --config | tart port range | | | range(start_port, start_port+threads)| +------------------------+--------------------------------------+ | --mode | ss or ssr (fake now) | +------------------------+--------------------------------------+

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts