Command Reference¶
cs-proxy provides four CLI tools, each with its own set of commands.
Tools Overview¶
| Tool | Entry Point | Purpose |
|---|---|---|
| cs-proxy | cs-proxy <command> |
SOCKS5/HTTP proxy management |
| cs-serve | cs-serve <command> |
Public file hosting and HTTP servers |
| cs-wg | sudo cs-wg <command> |
WireGuard VPN tunnel management |
| cs-tools | cs-tools <tool> [args] |
Proxied security tool wrappers |
Global Options¶
All tools support these flags:
| Flag | Description |
|---|---|
-c, --codespace |
Specify Codespace name (skip interactive selection) |
-v, --verbose |
Enable debug output |
-h, --help |
Show help text |