ss-local
Verified for current stable LTS
Ss Local Command: Run Shadowsocks Proxy With Config File
Use for run shadowsocks proxy with config file with Ss Local. Exact CLI syntax to run shadowsocks proxy with config file using Ss Local.
When to use this: Use for run shadowsocks proxy with config file with Ss Local.
Command Syntax
ss-local -c <path/to/config_file.json> ss-local -c <path/to/config_file.json> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run shadowsocks proxy with config file using Ss Local.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ss Local Command: Enable Tcp Fast Open
ss-local --fast-open Ss Local Command: Run Shadowsocks Proxy With Params ss-local -s <host> -p <server_port> -l <local port> -k <password> -m <encrypt_method> Ss Local Command: Run Shadowsocks Proxy With Plugin ss-local --plugin <plugin_name> --plugin-opts <plugin_options> Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file> Grep Command: Use Extended Regexes Case Insensitive grep -Ei "<search_pattern>" <path/to/file>