Skip to content

ArasClient v1.4.3 — correct country flags for every config type

Choose a tag to compare

@ArasTey ArasTey released this 01 Sep 11:22
· 1 commit to main since this release

🏳️ Country flags — correct for worker/CDN subscriptions too

Some subscriptions route 100+ configs through a handful of shared entry IPs (Cloudflare workers, path-routed panels). Looking up the entry IP's country made every flag wrong — it showed the CDN location instead of the provider's label.

  • Provider labels win: the flag emoji / ISO code / country name in the config name is now the primary source
  • Server-IP GeoIP is only a fallback for configs with no country hint at all
  • The connect bar keeps the true exit-IP country (queried through the tunnel, v2ray-style)

✅ Verified against a real path-routed subscription with 132 configs across 25+ countries — every flag now matches its label.