Skip to content

Releases: iamdiviem/turnbridge

TurnBridge v1.2.7

Choose a tag to compare

@iamdiviem iamdiviem released this 24 Apr 07:24

TurnBridge v1.2.7

✨ What's new

  • Manual captcha fallback — when VK captcha can't be auto-solved, the app shows an orange "Solve VK captcha" banner. Tap to open VK's captcha page in Safari (proxied through the extension); solving it auto-returns the token to the tunnel session. No more stuck "Please wait…" loops.
  • Upstream auto-solver sync — ported the latest vk-turn-proxy captcha fixes: per-call browser_fp, humanized cursor on checkbox check, and slider → checkbox fallback when getContent errors out.
  • iOS Safari-friendly proxy — local captcha proxy now strips response-header and meta-tag CSP, removes SRI integrity= attributes, and rewrites VK CDN assets (static.vk.ru, ad.mail.ru, etc.) to same-origin so iOS Safari can actually render the page.
  • Extension lifetime fix — DTLS wait timeout raised 12s → 120s so iOS no longer kills the tunnel mid-flow while the user is solving captcha manually.

🛠 Under the hood

  • Three-mode captcha state machine in getCreds (auto → slider POC → manual), matching upstream's captchaSolveModeForAttempt.
  • Makefile now tracks *.go files as dependencies — edits actually trigger a libwg-go.a rebuild (previously the cached archive was silently reused).
  • Fresh app icon and dark-mode README screenshot.

📥 Download

  • TurnBridge.ipa — unsigned IPA. Install via KravaSign, GBox, ESign, or any paid-cert signing flow (see the README).

⚠️ Note

This IPA is not signed. Free Apple IDs cannot run it because the Network Extension requires a paid developer cert. You'll need to sign it yourself.

TurnBridge v1.2.6

Choose a tag to compare

@iamdiviem iamdiviem released this 08 Apr 21:41
7a50fc2

TurnBridge v1.2.6

Download

  • TurnBridge.ipa — unsigned IPA, install via TrollStore, AltStore, or Sideloadly

Note

This IPA is not signed. You will need to use a sideloading tool to install it on your device.