🎤 Cross-platform sing-box service manager.
Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows
uv tool install sing-box-cli
Linux
uv tool install sing-box-cli
sudo ln -sf $(which sing-box-cli) /usr/local/bin/
Windows in Admin powershell
sing-box-cli --help
Linux
sudo sing-box-cli --help