SingBoxUI is a graphical user interface application that allows users to connect to the SingBox service and manage their subscription. It provides an easy-to-use interface for starting and terminating the SingBox application and accessing the SingBox dashboard.
- Connect and Disconnect: Start and stop the SingBox application with the click of a button.
- Use Local Config: Choose to use a local configuration file for customization.
- Display IP and Location: View your IP address and location information within the application.
- Save Subscription Link: Save your subscription link for easy access.
- Open SingBox Dashboard: Open the SingBox dashboard directly from the application.
- Automatic Administrator Privileges: SingBoxUI automatically requests administrator privileges for a seamless user experience.
- Latest Version Detection: Automatically detects and downloads the latest version of SingBox.
- Error Handling: Provides informative error messages in case of any issues.
- Python 3.6 or higher
- pyqt6 library
- urllib library
- Download Latest release from here.
- Extarct the compressed file and Run SingboxUI.exe.
- Check Usage for more instructions .
- Enter your subscription link in the "SUBSCRIPTION LINK" field.
- Check the "USE LOCAL CONFIG" checkbox if you want to use a local configuration file.
- Click the "✅ CONNECT" button to start the SingBox application.
- Once connected, the IP address and location will be displayed.
- Click the "❌ DISCONNECT" button to stop the SingBox application.
- Click the "📃 OPEN SING-BOX DASHBOARD" button to open the SingBox dashboard.
- Local Config File: Put a
config.jsonfile in the same folder as theSingboxUI.exefile to use custom configurations.
- SingBoxUI requires administrator privileges to start and stop the SingBox application. Make sure to run the application as an administrator.
- SingBoxUI downloads the latest version of SingBox from the official GitHub repository.
- SingBoxUI fetches the IP address and location information using the http://ip-api.com/json/ API.
SingBoxUI is a third-party application and is not affiliated with or endorsed by the SingBox project.
This project is licensed under the AGPL-3.0 license.