mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-22 10:31:21 +00:00
readme update
This commit is contained in:
parent
416490289d
commit
7610f52574
@ -8,10 +8,12 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
|
|||||||
|
|
||||||
## Done so far
|
## Done so far
|
||||||
* basic browser-in-browser mode
|
* basic browser-in-browser mode
|
||||||
* process and serve image+map via cdp
|
* screenshot and serve image+map via CDP
|
||||||
* gif with Floyd–Steinberg dithering
|
* gif with Floyd–Steinberg dithering
|
||||||
* random image addressing
|
* random image addressing
|
||||||
* resolve relative links
|
* resolve relative links
|
||||||
|
* simple scrolling
|
||||||
|
* google search on input not starting with ^http
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* ISMAP
|
* ISMAP
|
||||||
@ -19,7 +21,7 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
|
|||||||
* configurable color palete and quantization
|
* configurable color palete and quantization
|
||||||
* paginated scrolling
|
* paginated scrolling
|
||||||
* real http proxy support
|
* real http proxy support
|
||||||
* encode to png/jpeg option
|
* option to encode as png/jpeg
|
||||||
* padded box model coordinates
|
* padded box model coordinates
|
||||||
* better http server shutdown
|
* better http server shutdown
|
||||||
* chromedp logging, timeout, non-headless flags
|
* chromedp logging, timeout, non-headless flags
|
||||||
|
Loading…
Reference in New Issue
Block a user