github Leadaxe/singbox-launcher v0.8.2
release v0.8.2

8 hours ago

Release v0.8.2

Downloads

macOS (Universal) - Supports both Apple Silicon and Intel

Option 1: Installation Script (Recommended)

Install with a single command (version v0.8.2):

curl -fsSL https://raw.githubusercontent.com/Leadaxe/singbox-launcher/develop/scripts/install-macos.sh | bash -s -- v0.8.2

The script will:

  • Download the release archive
  • Extract and install to /Applications/
  • Fix macOS quarantine attributes and permissions
  • Launch the application automatically

Option 2: Manual Installation

  1. Download: singbox-launcher-v0.8.2-macos.zip
  2. Extract the ZIP file
  3. Remove quarantine attribute (required):
    xattr -cr "singbox-launcher.app" && chmod +x "singbox-launcher.app/Contents/MacOS/singbox-launcher"
  4. Double-click singbox-launcher.app to run
    • If macOS blocks the app, go to System Settings → Privacy & Security and click "Open Anyway"
    • Alternatively, right-click the app and select "Open" (first time only)

Windows (amd64)

  1. Download: singbox-launcher-v0.8.2-win64.zip
  2. Extract the ZIP file to a folder, for example: C:\Program Files\singbox-launcher\
  3. Run singbox-launcher.exe from that folder
    • You may need administrator rights to install to Program Files
    • The launcher will automatically download sing-box and wintun.dll on first launch

Linux Support

⚠️ Linux build temporarily unavailable - мы ищем тестировщика для ручного тестирования перед включением автоматической сборки.

Checksums

See checksums.txt for SHA256 checksums of all files.

Release Notes

Последний релиз / Latest release

v0.8.2 — полное описание (full details): docs/release_notes/0-8-2.md

🇷🇺 Кратко (v0.8.2)
  • Единый диалог «загрузка не удалась» для sing-box, wintun, шаблона, SRS
  • Локальное скачивание SRS в bin/rule-sets/; кнопка SRS во вкладке Rules
  • Windows: стабильнее start/stop (AttachConsole + taskkill)
  • Логи: уровень по сборке (release = Warn); окно логов Diagnostics (Internal, Core, API)
  • Clash API: ошибки Ping в tooltip; параллельный test; настраиваемый endpoint; закрепление direct-out и активного прокси
  • Визард: вкладка Outbounds, Edit Outbound (Settings + Raw), Save без сети и Update в фоне, статус при сохранении, пустое поле URL при загрузке, префиксы по умолчанию, копирование источника по клику
🇬🇧 Summary (v0.8.2)
  • Unified “download failed” dialog for sing-box, wintun, template, SRS
  • SRS local download to bin/rule-sets/; SRS button in Rules tab
  • Windows: more stable start/stop (AttachConsole + taskkill)
  • Logging: build-based level (release = Warn); Diagnostics log viewer (Internal, Core, API)
  • Clash API: Ping errors in tooltip; parallel test; configurable endpoint; pin direct-out and active proxy
  • Wizard: Outbounds tab, Edit Outbound (Settings + Raw), Save without network and background Update, save status, empty URL field on load, default prefixes, copy source on click

v0.8.1 — полное описание (full details): docs/release_notes/0-8-1.md

v0.8.0 — полное описание (full details): docs/release_notes/0-8-0.md

Что не вошло в релиз / Not yet released

Черновик следующего релиза (draft): upcoming.md

Don't miss a new singbox-launcher release

NewReleases is sending notifications on new releases.