Skip to content

Cloak 1.2.0

Choose a tag to compare

@g3ntrix g3ntrix released this 31 May 00:08
· 9 commits to main since this release

New Features

🌍 Live exit location on the dashboard

  • New Exit location map that drops a pulsing pin at your egress IP's real-world location, with a city and country label.
  • New Connection route diagram showing the full tunnel path (This Mac, Cloudflare edge with Fake SNI, proxy node, Internet) with packets flowing along each hop. Pulse cadence and direction now reflect live bandwidth: busier under load, a slow heartbeat when idle, instead of a constant stream.
  • Egress lookups now resolve city and coordinates (via ipinfo.io / ip-api.com) on top of the country.

πŸ”€ Routing / Bypass rules

  • New Routing card in Settings lets selected traffic skip the proxy and connect directly.
  • Pick from curated geosite categories (Iran, Ads & trackers, Private/LAN) and add your own custom domains.
  • Custom domain input validates entries, adds on Enter, and supports Xray prefixes

Improvements

  • Simplified Cloudflare config: settings now expose only the two values you actually change (Fake SNI and Connect IP). Everything else is managed automatically.
  • Redesigned Settings layout: the "Local proxy listeners" card top-aligns correctly, with a contextual Local/LAN hint and cleaner two-column SOCKS/HTTP port fields.