Skip to main content

The command client of shadowsocksr

Project description

Shadowsocksr-cli is a client of Shadowsocksr based on python.

Features

  • Support + Linux + Windows + Mac(Intel + M1)

  • Support parse shadowsocksr information by shadowsocksr url

  • Support parse shadowsocksr information by subscribe url

  • Support test shadowsocksr connect status

  • Support test shadowsocksr download and upload speed

  • Support print shadowsocksr information by qrcode or json format

  • Support generate clash fundamental config file

How to install

  • Use source code

git clone https://github.com/TyrantLucifer/ssr-command-client.git
cd ssr-command-client
python(python3) setup.py install
  • Use pip

pip(pip3) install shadowsocksr-cli

Usage

usage: shadowsocksr-cli [-h] [-l] [-p local_port] [-s ssr_id]
                        [-S [ssr_id]] [-u] [-v] [--generate-clash]
                        [--display-json ssr_id]
                        [--test-speed ssr_id]
                        [--test-netflix ssr_id] [--test-netflix-all]
                        [--fast-node]
                        [--setting-url ssr_subscribe_url]
                        [--setting-address ssr_local_address]
                        [--list-url] [--add-url ssr_subscribe_url]
                        [--remove-url ssr_subscribe_url]
                        [--list-address] [--parse-url ssr_url]
                        [--add-ssr ssr_url]
                        [--test-again ssr_node_id]
                        [--print-qrcode ssr_node_id]
                        [--http action[start stop status]]
                        [--http-port http server port]
                        [--setting-global-proxy]
                        [--setting-pac-proxy] [--close-system-proxy]

The shadowsocksr command client based Python.
optional arguments:
-h, --help

show this help message and exit

-l, --list

show ssr list

-p local_port, --port local_port

assign local proxy port,use with -s

-s ssr_id, --start ssr_id

start ssr proxy

-S ssr_id, --stop ssr_id

stop ssr proxy

-u, --update

update ssr list

-v, --version

display version

--generate-clash

generate clash config yaml

--display-json ssr_id

display ssr json info

--test-speed ssr_id

test ssr nodes download and upload speed

--test-netflix ssr_id

test ssr nodes if or not watch netflix

--test-netflix-all

test all ssr nodes if or not watch netflix

--fast-node

find most fast by delay and start ssr proxy

--setting-url ssr_subscribe_url

setting ssr subscribe url

--setting-address ssr_local_address

setting ssr local address

--list-url

list ssr subscribe url

--add-url ssr_subscribe_url

add ssr subscribe url

--remove-url ssr_subscribe_url

remove ssr subscribe url

--list-address

list ssr local address

--parse-url ssr_url

pares ssr url

--add-ssr ssr_url

add ssr node

--test-again ssr_node_id

test ssr node again

--print-qrcode ssr_node_id

print ssr node qrcode

--http action

Manager local http server

--http-port http_server_port

assign local http server port

--setting-global-proxy

setting system global proxy,only support on Ubuntu Desktop

--setting-pac-proxy

setting system pac proxy,only support on Ubuntu Desktop

--close-system-proxy

close system proxy,only support on Ubuntu Desktop

Documentation

You can find all the documentation in the Readme.

License

MIT License

Copyright (c) 2021 TyrantLucifer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shadowsocksr-cli-2.1.10.tar.gz (103.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page