1.5.3 • Published 2 years ago

@stableness/shadowsocks-node v1.5.3

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
2 years ago

npm version vulnerabilities

Install

npm install -g @stableness/shadowsocks-node

or

npx @stableness/shadowsocks-node

Usage

ss-node

  -l, --local       socks5://127.0.0.1:8080   or   :8080 as socks5://0.0.0.0:8080

  -r, --remote      ss://password@example.com:4242
                    ss://method:password@example.com:4242
                    ss://base64url( method:password )@example.com:4242
                    ss://base64( method:password@example.com:4242 )

  -k, --key         overwrite the PASSWORD

  -m, --method      optional overwrite the method, default to chacha20-ietf-poly1305

  -s, --subscribe   path to local file or remote http page contains multiline addresses

  -f, --refresh     reload subscription address in seconds, default to 3600 (1 hour)

  -q, --quiet       suppress logging, silent mode
      --enable_deprecated_cipher

      --third_party_providers_use_at_your_own_risk

Examples

set local basic auth

-l socks5://username:password@127.0.0.1:8080

multi local proxies

-l socks5://127.0.0.1:8080   -l socks5://127.0.0.1:9090

multi remote addresses

-r ss://foo:4242   -r ss://bar:4343

multi subscription addresses

-s https://foo   -s https://bar

accept deprecated stream ciphers (e.g. rc4 / rc4-md5 / aes-128-cfb etc.)

--enable_deprecated_cipher

free providers crawling from Internet USE AT YOUR OWN RISK

--third_party_providers_use_at_your_own_risk
  • (too long...)

    --YOLO
1.5.3

2 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.1-0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.4.0-1

3 years ago

1.4.0-0

3 years ago

1.3.1

3 years ago

1.3.1-0

3 years ago

1.3.0

3 years ago

1.3.0-4

3 years ago

1.3.0-3

3 years ago

1.3.0-2

3 years ago

1.2.0

3 years ago

1.2.0-0

3 years ago

1.3.0-0

3 years ago

1.3.0-1

3 years ago

1.1.0

4 years ago

1.1.0-0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago