Skip to content

🎁 sing-box service, configuration, monitoring, connection and policy management cli.

License

Notifications You must be signed in to change notification settings

AtticusZeller/sing-box-service

Repository files navigation

Sing-Box CLI

🎤 Cross-platform sing-box service manager.

help

Install

uv

Windows

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Linux

curl -LsSf https://astral.sh/uv/install.sh | sh

sing-box

Windows

uv tool install sing-box-cli

Linux

uv tool install sing-box-cli
sudo ln -sf $(which sing-box-cli) /usr/local/bin/

Run

Windows in Admin powershell

sing-box-cli --help

Linux

sudo sing-box-cli --help