Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.88 KB

File metadata and controls

56 lines (37 loc) · 1.88 KB

WhereNow?

Русская версия

A Windows tool that determines your real internet exit point (IP, country, city) and monitors the stability of that location while a VPN or proxy connection is active.

screenshot

What it does

  • Detects current IP, country and city — regardless of connection type
  • Tracks location changes in real time
  • Catches the moment a VPN tunnel drops (traffic falling back to your real IP)
  • Useful for testing the stability of any VPN/proxy configuration

Supported connection types

  • Full TUN/TAP tunnels (WireGuard, OpenVPN, Amnezia, Outline, system VPN)
  • System HTTP/SOCKS proxy (Windows registry)
  • Proxy via environment variables (HTTP(S)_PROXY / ALL_PROXY)
  • PAC / AutoConfigURL (best-effort)
  • Local clients: Xray/V2Ray/Clash/Mihomo/sing-box/Hiddify/Nekoray/Shadowsocks/Tor (automatic port scan)

Implementation highlights

  • Auto-refresh every 5 seconds, with a network watcher reacting within seconds to configuration changes
  • Multi-service consensus voting for geolocation to filter out false positives
  • Double confirmation before reporting a country change
  • Single-instance protection
  • Remembers the last window position between launches

Installation

  1. Releases → download the latest WhereNow.exe
  2. Run it — no installation needed

Requirements: Windows 10 / 11

What's new in this version

  • Additional geolocation services
  • Protection against multiple instances
  • Remembers window position

Feedback

Bugs and suggestions — in Issues.

License

MIT