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

6 hours ago

Release v0.8.6

Downloads

macOS (Universal) - Supports both Apple Silicon and Intel

Option 1: Installation Script (Recommended)

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

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

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.6-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.6-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

Windows 7 (x86, legacy)

  1. Download: singbox-launcher-v0.8.6-win7-32.zip
  2. Extract the ZIP file to a folder and run singbox-launcher-win7-32.exe
    • For Windows 7 / 32-bit or legacy compatibility only

Linux Support

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

Checksums

See checksums.txt for SHA256 checksums of all files.

Release Notes

Полный черновик следующего релиза: docs/release_notes/upcoming.md

Черновик (следующий релиз), кратко: пункты накапливайте в upcoming.md.

Draft (next release), short: add items in upcoming.md.


Выжимка (RU) — v0.8.6

Кратко: визард — вкладка «Настройки» (vars, плейсхолдеры @name, опциональные разделители); скаляры DNS в state.vars (dns_*, плейсхолдеры @dns_*, в dns_options — только servers/rules, миграция со старых файлов); state.json версия 4 при сохранении (чтение 2–4). На macOS переключатель TUN перенесён с «Правил» на «Настройки»; запрет снять TUN при работающем ядре/процессе sing-box, честный Stop, по запросу удаление кеша в bin/ и логов после остановки. Win7 x86 — общий с Windows/Linux блок TUN в params, default_value по платформам (в т.ч. gvisor по умолчанию), исправлена загрузка wizard_template.json без вложенного inbounds.stack. Linux — приоритет sing-box из PATH, иначе локальный bin/. Исходящий HTTP — HTTP_PROXY/HTTPS_PROXY/NO_PROXY, единый транспорт, скрытие user:password@ в ошибках, при сбое загрузки SRS — предупреждение в лог на вкладке Rules. Подписки Hysteria2 — разбор портов и нормализация server_ports под sing-box (#58). Спеки: 032 — Settings, 034 — HTTP proxy, 019 — Win7; документация 035 — VLESS flow / sing-box.

Полный список изменений: docs/release_notes/0-8-6.md.

Highlights (EN) — v0.8.6

Wizard Settings tab (vars, @name placeholders, optional row separators); DNS scalars in state.vars (dns_*, @dns_* in template, dns_options holds servers/rules only, migration on load); wizard state.json version 4 on save (reads 2–4). On macOS, TUN moved from Rules to Settings; guards (no TUN off while core/sing-box is up), honest Stop, optional post-stop cleanup of bin/ cache and logs. Win7 x86 shares the Windows/Linux params TUN block, platform default_value (default gvisor on 32-bit), fixed wizard_template.json fetch without nested inbounds.stack. Linux: use sing-box from PATH if present, else bin/. Outbound HTTP: HTTP_PROXY/HTTPS_PROXY/NO_PROXY, shared transport, credential redaction in errors, SRS download failures log a warning on Rules. Hysteria2 subscription ports → sing-box server_ports normalization (#58). Specs: 032, 034, 019; 035 VLESS flow notes.

Full changelog: docs/release_notes/0-8-6.md.

Черновик следующего релиза: docs/release_notes/upcoming.md


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

Версия Описание
v0.8.6 docs/release_notes/0-8-6.md
v0.8.5 docs/release_notes/0-8-5.md
v0.8.4 docs/release_notes/0-8-4.md
v0.8.3 docs/release_notes/0-8-3.md
v0.8.2 docs/release_notes/0-8-2.md
v0.8.1 docs/release_notes/0-8-1.md
v0.8.0 docs/release_notes/0-8-0.md

Полное описание каждой версии — по ссылке в таблице (full details in linked files).

Don't miss a new singbox-launcher release

NewReleases is sending notifications on new releases.