🎤 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 | shWindows
uv tool install sing-box-cliLinux
uv tool install sing-box-cli
sudo ln -sf $(which sing-box-cli) /usr/local/bin/
sudo ln -sf $(which sbc) /usr/local/bin/Windows in Admin powershell
sbc --helpLinux
sudo sbc --help