Simple GUI app for sing-box management.
Supports sing-box forks, such as sing-box-extended. To use one, download it from the releases page and replace the bundled sing-box executable with it before installation (on Windows, simply replace the .exe file in the application folder).
Windows 10+
macOS 12+ (Intel), macOS 13+ (Apple Silicon)
Ubuntu 20.04+
Windows:
Extract the archive (for example, to the Program Files folder) and run DeskBox.exe. You can also replace sing-box.exe in the application folder with the version you need.
Please note that the application requires administrator privileges to run.
macOS:
- Download and unzip release archive for your architecture.
- Optional: Before installing, you can replace sing-box in unzipped folder with the version you need.
- Open Terminal and run the following command:
xattr -r -d com.apple.quarantine ~/Downloads/DeskBox_1.4.2
- Open unzipped folder and run sing-box_install to install sing-box to the working directory (you will be prompted for the administrator password to grant the necessary permissions).
- Drag the DeskBox application to the Applications folder.
Ubuntu:
- Download and unzip release archive.
- Optional: Before installing, you can replace sing-box in unzipped folder with the version you need.
- Open unzipped folder and run install.sh script (you will be prompted for the administrator password to grant the necessary permissions to sing-box).