Hello, Frends!
Sometimes times create unimaginable challenges for us... Now, for some countries, a VPN connection that looks like HTTPS becomes absolutely necessary...
Version 3.06.25 created
+ Added support for sleeping Keep-Alive connections. Now many idle connections can wait for activity, and each of them will take up a little memory.
+ Added support for the "chunked" option, including within a TLS connection, added support for "chunked" for CGI. This makes it possible to leave the connection in the Keep-Alive state even after CGI and SSI work.
+ Added HTTP TLS VPN server and client!!! The client accesses the server using HTTPS, and the connection appears to be another HTTPS connection. For details, see description.
+ Updated security libraries. For the TLS VPN and Sleeping Keep-Alive releases, several functions have been added to the security libraries.
+ Added an FTP option to always require a password, even for users without a password.
- Fixed a bug in the "Add/Modify User" web interface in the 64-bit version for Linux
* Many minor fixes.