mirror of
https://github.com/tenox7/wrp.git
synced 2024-10-31 21:07:41 +00:00
Update README.md
This commit is contained in:
parent
b1e0b417c3
commit
8f16abacde
@ -5,8 +5,8 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
|
||||
## Current Status
|
||||
|
||||
* This is the new GoLang/[ChdomeDP](https://github.com/chromedp/chromedp) version.
|
||||
* It's still lacking some features of the [older version](/old) (such as real http proxy mode) but far surpasses it in terms of stability and usability.
|
||||
* It's beta quality but comared to the older version, it's maintainable and supportable.
|
||||
* It's still lacking some features of the [older version](/old) but far surpasses it in terms of stability and usability.
|
||||
* It's beta quality but comared to the older version, it's now maintainable and supportable.
|
||||
* Currently works as browser-in-browser. A real http proxy mode is being investigated. Check [issue #35](https://github.com/tenox7/wrp/issues/35) for updates.
|
||||
|
||||
## Usage
|
||||
@ -33,5 +33,5 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
|
||||
|
||||
## Credits
|
||||
* Uses [chromedp](https://github.com/chromedp), thanks to [mvdan](https://github.com/mvdan) for dealing with my issues
|
||||
* Uses [go-quantize(github.com/ericpauley/go-quantize), thanks to [ericpauley](https://github.com/ericpauley) for developing the missing go quantizer
|
||||
* Uses [go-quantize](github.com/ericpauley/go-quantize), thanks to [ericpauley](https://github.com/ericpauley) for developing the missing go quantizer
|
||||
* Thanks to Jason Stevens of [Fun With Virtualization](https://virtuallyfun.com/) for graciously hosting my rumblings
|
||||
|
Loading…
Reference in New Issue
Block a user