github atauenis/webone v0.9.0
WebOne 0.9.0

latest releases: v0.17.2, v0.17.1, v0.17.0...
4 years ago

New testing version of WebOne proxy server released at 2019-10-29 @ 09:17 since 100 commits in Git.

  • Added image format converter (ImageMagick), so it's now possible to allow displaying of WebP/PNG graphics in browsers that supports only GIF or JPEG.
  • All ImageMagick converting functions are available, even image compressing/resizing. See "convert.exe /?" and comments in webone.conf for hints.
  • Now browsers can be configured via Proxy Auto Configuration script. Set autoconfig URL to "http://proxyhost/auto.pac" (or /auto/, or /wpad.dat, or even /!pac/) and browser become configured self.
  • Introduced a simple HTTP server that can return files from WebOne application directory. It is accessible via http://proxyhost/!file/?name=filename.ext&type=text/plain.
  • Because format conversion may freeze, it may produce unused temporary files. To clear them, user may open http://proxyhost/!clear/.
  • Fixed some bugs related to "local mode" (to use URLs like http://proxyhost/http://example.com/ instead of using as a real proxy).

Announce: https://www.vogons.org/viewtopic.php?p=797511#p797511

Previous releases

Old versions of WebOne are not uploaded as GitHub releases and were published as binary commits. Change logs can be found in official Vogons thread.

I'm do not recommend to use them, but for debugging purposes they may be useful.
Changelog since v0.2.0: https://www.vogons.org/viewtopic.php?f=24&t=67165

Don't miss a new webone release

NewReleases is sending notifications on new releases.