Skip to content

Releases: DrSaeedHub/PingTunnel-VPN-Client

v1.0.2

22 Feb 21:58

Choose a tag to compare

PingTunnel VPN Client v1.0.2

This update improves Geo Filter reliability, adds new rule behavior.

New

  • Geo Filter now supports two modes:
    • Direct: selected countries go outside VPN (use normal Windows route)
    • Block: selected countries are blocked while VPN is connected
  • Multi-country input is supported (example: IR, CN)
  • GeoLite2 country database is now bundled with the app resources

Improved

  • Better handling of large route sets and cleaner route/firewall cleanup
  • Stronger logging and error messages for Geo DB and geo rule application

v1.0.1

29 Jan 08:24

Choose a tag to compare

New: Advanced PingTunnel settings

You can now fine-tune PingTunnel behavior from inside the app:

  • ICMP listen address and connection timeout
  • Optional “Reliable Mode” (TCP-style reliability) and performance tuning options
  • SOCKS5 proxy options, including optional geo filtering support
  • Debug profiling port support

Improved: Logs are easier to manage

  • Log level is now INFO by default (more helpful diagnostics).

  • New log tools in Settings:

    • Open log folder
    • Change log folder to any custom location
  • The app also shows the current log file path.

Improved: Import / Export now includes your full setup

When you export a configuration, it now includes:

  • the selected server config and your global settings
    When importing, both are restored automatically (older export files are still supported).

Improved: More reliable connectivity

  • The app now ensures the local proxy (127.0.0.1) is always routed correctly, preventing certain “stuck” states if advanced bypass subnets are edited.

Changed: UDP forwarding options removed

UDP forwarding settings were removed because PingTunnel doesn’t support the required SOCKS5 UDP mode, so those options could be misleading.

Improved: Installer + admin permission flow

  • On first launch after install, the app now requests administrator permission in a clearer way (UAC prompt messaging improved).

UI tweaks

  • The window can now be resized.
  • Minor wording improvements in Settings for clarity.

v1.0.0

26 Jan 07:00

Choose a tag to compare

  • Portable self-contained ZIP , self-contained framework
  • Portable framework ZIP , uses system .net framework
  • Installer EXE , uses self-contained version with uninstaller file to easy uninstall app