Skip to content

v0.1.55

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 05:46

Assets:

  • Skirk_windows_x64_portable.zip: Windows GUI portable app with proxy, system proxy, and VPN modes. Extract it and open Skirk.exe.
  • Skirk_linux_x64_portable.zip: Linux GUI portable app with proxy and VPN modes, local/LAN SOCKS, and local/LAN HTTP proxy endpoints. Extract it and run ./Skirk; VPN mode needs root or CAP_NET_ADMIN.
  • Skirk_macos_arm64.app.zip: macOS Apple Silicon desktop app, proxy mode only in this release.
  • Skirk_macos_x64.app.zip: macOS Intel desktop app, proxy mode only in this release.
  • skirk-windows-amd64.zip: Windows CLI-only build for PowerShell/manual use.
  • skirk-android-universal.apk: release-signed Android APK for arm64-v8a and armeabi-v7a devices.
  • skirk-android-arm64-v8a.apk: smaller Android APK for 64-bit ARM devices.
  • skirk-android-armeabi-v7a.apk: smaller Android APK for 32-bit ARM devices.
  • skirk-android-arm64.apk: compatibility alias for skirk-android-arm64-v8a.apk.

Integrity:

  • SHA256SUMS covers the published archives/APKs.
  • GitHub artifact attestations are generated for the APKs and archives; verify with gh attestation verify <asset> -R ShahabSL/Skirk.

Full Changelog: v0.1.54...v0.1.55