readme update

This commit is contained in:
Antoni Sawicki 2019-06-04 02:31:11 -07:00
parent 99f4c8cac3
commit b5f5d6c576

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 a new GoLang/ChdomeDP version.
* It's still lacking some features of the older [pywebkit/](/pywebkit) version (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 [old/](/old) version (eg 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 [pywebkit/](/pywebkit) version.
* Real http proxy support via [goproxy](https://github.com/elazarl/goproxy) - if you really need a real proxy for now try [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.