Skip to content

release v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 00:49
· 4 commits to main since this release

Release v1.1.1

Downloads

macOS (Universal) - Supports both Apple Silicon and Intel

Option 1: Installation Script (Recommended)

Install with a single command (version v1.1.1):

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

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-v1.1.1-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-v1.1.1-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-v1.1.1-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.

v1.1.1 — Windows 7 joins the fork (XHTTP + AmneziaWG everywhere)

A small but meaningful follow-up to v1.1.0: the sing-box-lx fork now ships a Windows 7 (32-bit) build, so Windows 7 no longer falls back to the upstream SagerNet core. Every platform — Win 7/10/11, macOS, Linux — now runs the same fork core, which means XHTTP transport and AmneziaWG 2.0 obfuscation work on Windows 7 too. As far as we know, this makes singbox-launcher the only desktop client bringing XHTTP + AWG2 to Windows 7. Core pinned to v1.13.13-lx.5.

Небольшое, но важное продолжение v1.1.0: форк sing-box-lx начал собирать сборку для Windows 7 (32-бит), поэтому Win7 больше не откатывается на upstream-ядро SagerNet. Все платформы — Win 7/10/11, macOS, Linux — теперь на одном форк-ядре, а значит XHTTP и обфускация AmneziaWG 2.0 работают и на Windows 7. Насколько нам известно, это делает singbox-launcher единственным десктоп-клиентом, приносящим XHTTP + AWG2 на Windows 7. Ядро запиннено на v1.13.13-lx.5.

EN

Highlights

  • Windows 7 now runs the full fork core — XHTTP + AmneziaWG 2.0 on every platform. The sing-box-lx fork now publishes a Windows 7 (32-bit, windows-386-legacy-windows-7) build, so the launcher downloads the same fork core on Win 7 as it does on Win 10/11, macOS and Linux. Win7 users get XHTTP and AmneziaWG 2.0 obfuscation for the first time — no more upstream 1.13.12 fallback. Pull it from Core Dashboard → Download/Reinstall. Pinned core: v1.13.13-lx.5.

Technical / Internal

  • Removed the now-dead legacy / SourceForge download machinery that existed only for the old Win7-on-upstream path: Win7LegacyVersion, the SagerNet/sing-box fallback repo (SingboxLegacyRepo), the SourceForge release/asset builders, and the SourceForge download fallback. Every platform now resolves to the fork's GitHub releases; the GitHub-proxy mirror fallback is kept for blocked-network cases. This also removes a latent inconsistency where the Core Dashboard compared Win7's installed version against the fork tag while the downloader installed the upstream 1.13.12.

RU

Основное

  • Windows 7 теперь на полноценном форк-ядре — XHTTP + AmneziaWG 2.0 на всех платформах. Форк sing-box-lx начал публиковать сборку для Windows 7 (32-бит, windows-386-legacy-windows-7), поэтому лаунчер качает на Win7 то же форк-ядро, что и на Win 10/11, macOS и Linux. Win7-пользователи впервые получают XHTTP и обфускацию AmneziaWG 2.0 — больше никакого отката на upstream 1.13.12. Обновить: Core Dashboard → Download/Reinstall. Запиннено: v1.13.13-lx.5.

Техническое / Внутреннее

  • Удалена ставшая мёртвой legacy / SourceForge-машинерия скачивания, существовавшая только ради старого пути «Win7 на upstream»: Win7LegacyVersion, fallback-репозиторий SagerNet/sing-box (SingboxLegacyRepo), сборщики SourceForge-релиза/ассетов и SourceForge-фоллбэк загрузки. Все платформы теперь резолвятся на GitHub-релизы форка; ghproxy-зеркало для заблокированных сетей сохранено. Заодно устранено скрытое расхождение, когда Core Dashboard сравнивал установленную на Win7 версию с форк-тегом, а загрузчик ставил upstream 1.13.12.