Skip to content

ssURI2sslocal

Mahdi Heidari edited this page Feb 8, 2023 · 1 revision

shadowsocks URI to ss-local command

usage: ssURI2sslocal [-h] [-i INPUT] [-f FILE] [-o OUTPUT] [-l LPORT]

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        shadowsocks URI
  -f FILE, --file FILE  file contain shadowsocks URIs
  -o OUTPUT, --output OUTPUT
                        ss-local command(s) output file
  -l LPORT, --lport LPORT
                        local port, default is 1080

example :

ssURI2sslocal -i 'ss://blahblahblah'
Clone this wiki locally