Skip to content

v1.0.1

Choose a tag to compare

@DrSaeedHub DrSaeedHub released this 29 Jan 08:24
· 2 commits to main since this release

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.