New stable release of WebOne, released on 11 Dec 2022 after 12 commits.
- Added auto-detection of proxy server IP even if it is not set in
DefaultHostName
. Now auto-configuration is working correctly. - Added support for forwarding traffic from MSIE 8/9/11 and early MS Edge on the local machine too. Set
UpperProxy=no
in WebOne configuration, and then set connection throughlocalhost:8080
proxy in Windows Internet Control Panel (MSIE Settings). - Added support for cascaded proxies. Use
UpperProxy=192.168.123.123
if you want to use WebOne through other proxy in the network (caching, or corporative). - Added ability to edit Proxy Auto-Configuration script (used to auto-configure clients) via
[PAC]
section of WebOne configuration file. This can be used to set bypassing proxy for some sites or browsers. - Added support to using values of HTTP headers in edit sets. Use
%Request.User-Agent%
,%Response.Location%
,%Response.HttpStatusCode%
and similar in redirect rules or content find/replace rules. This probably can be useful for reanimating some dead HTTP-based protocols in future. - Fixed "guru meditation" on some connection timeouts.
- Added IE 6 SP1 online setup support for some languages (#72).
- Added my.opera.com support in older Opera browsers. So it's now possible to download skins for the browser.