github atauenis/webone v0.9.1
WebOne 0.9.1

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

First update for WebOne 0.9 released on 2019-11-06 @ 14:11.

  • Added new format converter whitelist syntax. Now converters can have any order of arguments and can return result through stdout (not only via a temporary file). In addition to the fact that conversion has become faster, WebOne together with FFmpeg now able to convert video files in semi-streaming mode.
    Example: http://localhost/!convert/?src=ph.mkv&util=avconv/avconv&arg=-vcodec%20mpeg2video%20-acodec%20mp3%20-f%20mpegts&type=video/x-mpegts
  • Added statistics page (http://proxyhost:port/!/).
  • Added SecurityProtocols setting in webone.conf. In theory, it should help with the launch of WebOne with full support for TLS 1.2 on WinXP. But known XP/NET4 patches for unknown reasons did not work for me. For those who succeeds in applying them, but WebOne still will not want to use TLS 1.2 on that system, it will be possible to conjure with this option.
  • Fixed uploading of binary files.
  • Fixed WPAD, so if /etc/hosts file containing a correct row (192.168.abc.def wpad), WebOne should be automatically found by MS IE5+.
  • Fixed false "carousel" detection on attempts to download something via IE3 from non-https servers. Now IE3 is fully usable in modern Web (apart from the little things). :)
  • Fixed bug that prevented the proxy from working correctly when its port is not 80. It first appear in 0.8.5, but better late than never.
  • Fixed processing of urlencoded arguments for converters.

More: https://www.vogons.org/viewtopic.php?p=799588#p799588

Don't miss a new webone release

NewReleases is sending notifications on new releases.