SingBox Save

Cross platform client for sing-box

Project README

SingBoxClient

Client for sing-box, support macos/win/linux, download

Usage

  1. Click System Tray Icon > EditConfig
  2. Start/Stop Proxy

Extend sing-box config

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"
    },
    ...
]

Tips

on macos, please install terminal-notifier

brew install terminal-notifier
Open Source Agenda is not affiliated with "SingBox" Project. README Source: daodao97/SingBoxClient
Stars
375
Open Issues
7
Last Commit
2 months ago

Open Source Agenda Badge

Open Source Agenda Rating