Skip to content

PowerTunnel v1.8.2

Compare
Choose a tag to compare
@krlvm krlvm released this 07 Feb 13:44
· 603 commits to master since this release
e14f885

New features:

  • Automatic proxy setup on Windows: system's proxy server is automatically sets to PowerTunnel's when the program starts. Connections again become direct after the server stops. If you do not want to use system-wide proxy server add argument -disable-auto-proxy-setup.
    Note: there is not directly way to change Windows proxy configuration, so Internet Explorer opens for a few seconds to load the changes
  • Now you can open Logs/Journal/Blacklist/Whitelist from the tray icon
  • Journal can be disabled via argument -disable-journal

Bugfixes:

  • Argument parsing NPE on invalid input
  • Possibly memory leak fixed

Changed behavior:

  • Update notifications shows in the tray

Improvements:

  • The tray popup has been redesigned
  • The tray popup now supports HiDPI scaling via SwingDPI