readme update

This commit is contained in:
Antoni Sawicki 2019-06-04 23:48:26 -07:00
parent 6f702d74e5
commit d64ae7e5d0

View File

@ -5,13 +5,13 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
## Current Status
* This is the new GoLang/ChdomeDP version.
* It's still lacking some features of the [older version](/old) (eg real http proxy mode and image manipulation) but it surpases it in terms of stability and usability.
* It's still lacking some features of the [older version](/old) (such as real http proxy mode and image manipulation) but it surpases it in terms of stability and usability.
* It's beta quality but I can fix/maintain the code unlike the older version.
## Todo
* Configurable color palete and quantization.
* Real http proxy support via [goproxy](https://github.com/elazarl/goproxy) - if you really need a real proxy for now try [old/](/old) version.
* Real http proxy support via [goproxy](https://github.com/elazarl/goproxy) - if you really need a real proxy, for now use the [old/](/old) version.
* Padded box model coordinates.
* Input boxes support. However today you can cheat by using headed mode and input your data on the WRP server.