WireSock Secure Connect - 2.4.23.1
Release date: 2025-09-08
What's New
Version 2.4.23.1
- Fix: Fixed a memory leak and incorrect log-level reporting that could cause connection instability.
Version 2.4.22.1
- Fix: SOCKS5 proxy handling in transparent tunnel mode. Previously, Warp IPv6 traffic over an IPv4 tunnel could fail when routed through an IPv4 SOCKS5 proxy, causing packets to be dropped. Traffic is now processed correctly.
- Fix: (iphelper): Corrected an issue in the callback logic where, due to multiple inheritance, the wrong object pointer was being used.
- Fix: Environment variable handling in Virtual Adapter mode. The
WIRESOCK_TUNNEL_NAME
variable is now correctly set to the virtual adapter name.
Download
Previous versions:
Version 2.4.19.1
- Added Turkish localization. Thanks to Ertan Aktaş for the translation.
- Improved torrent handling: enhanced performance and connection reliability.
- Fixed bugs and application crashes.
Version 2.4.16.1
- Added the ability to increase process priority, which helps improve connection stability on systems with high CPU usage.
- Introduced an option to enable hardware acceleration for the UI. It is disabled by default to reduce memory usage. Enabling it improves UI performance and visual quality.
- Log level settings have been moved to the log page for easier access. -Fixed an issue that could cause a system crash during application installation.
- Fixed a dark mode bug introduced in the previous build.
- Improved connection handling to prevent false disconnection states, where the UI incorrectly shows the connection as dropped while it is still active.
- Fixed an issue with enabling application autostart on certain systems.
- Fixed a crash when restoring the application from the system tray.
- Various minor fixes and overall stability improvements.
Version 2.4.11.1
- Fixed a bug that caused false reconnect notifications in the UI.
Version 2.4.9.1
- Bypass LAN traffic
- Excludes local network traffic from the VPN tunnel
- Can be enabled globally (on the Network settings tab) or per profile in profile settings
- Virtual Adapter Mode can now be enabled per profile in profile settings
- Prefix
"#@ws:"
is used for WireSock-specific parameters in config file (it ensures compatibility with other clients) - When terminating TCP connections (TCP sockets termination), the filtering now takes into account network type (tunneled/non-tunneled) as well as local connections. In other words, a TCP connection is only terminated if it is routed through the tunnel. Previously, filtering was based solely on the application name.
- Fixed application crash when using a SOCKS5 proxy
- Updated .NET version to 9.0.5
- Minor fixes and improvements
Version 2.4.5.1
- Using system TTL setting for tunneled traffic.
- Improved performance when application split tunnel is not enabled.
- Added the ability to install in a selected directory.
Version 2.4.4.1
- TCP Socket Termination – This feature terminates all existing TCP sockets on your system at the moment the VPN connects, according to the profile settings: Tunneled apps and networks.
- (bugfix) VPN connection stops working
- (bugfix) Fixed an issue with handling DNS settings in the configuration.
- (bugfix) Mangled config name in UI
- (bugfix) Issue with autostart configurtion on some systems
- (bugfix) Issue with upgrade to .NET 9 on some systems
- (bugfix) Minor UI fixes and improvements
Version 2.4.3.1
- Fixed an issue that prevented the application from starting on some systems.
Version 2.4.2.1
- Fixed app crash after 1 day of uptime
- Added links to release notes and documentation on the About page
Version 2.4.1.1
- Support for dark theme
- Added a dark theme option for the application.
- The dark theme is available in the advanced settings menu.
- The dark theme is automatically applied based on the system theme (if supported).
- Persian localization (Thanks to Amir Devman for help with the translation)
- Slovenian localization (Thanks to Tomaž Zupan for help with the translation)
- Added connection timer on the main window.
- Switching log level without reconnecting.
- Profile duplication.
- Fix for traffic tunneling via SOCKS5 proxy.
- UI bug fixes and improvements.