Client for sing-box, support macos/win/linux, download
- Click System Tray Icon > EditConfig
- Start/Stop Proxy
Please note that this is not an official capability of sing-box
Proxy Provider
{
"outbounds": [
{
"type": "provider",
"tag": "my_provider",
"provider_type": "url",
"url": "url1" // ['url1', 'url2'] just v2ray sub link
},
{
"type": "provider",
"tag": "my_provider",
"provider_type": "file",
"file": "file_path" // ['file_path1']
}
]
}
provider file format like sing-box/outbound
[
{
"type": "ss",
"tag": "ss"
},
...
]
on macos, please install terminal-notifier
brew install terminal-notifier