Examples (4)
Run a Shadowsocks proxy by specifying the host, server port, local port, password, and encryption method
Run a Shadowsocks proxy by specifying the configuration file
ss-local -c path/to/config_file.jsonUse a plugin to run the proxy client
ss-local --plugin plugin_name --plugin-opts plugin_optionsEnable TCP fast open
ss-local --fast-openmade by @shridhargupta | data from tldr-pages