Client for sing-box, support macos/win/linux, download
Proxy ProviderPlease note that this is not an official capability of sing-box
{
"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