Update README.md

This commit is contained in:
Antoni Sawicki 2019-06-11 02:56:00 -07:00 committed by GitHub
parent b1e0b417c3
commit 8f16abacde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@ 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.
* This is the new GoLang/[ChdomeDP](https://github.com/chromedp/chromedp) version.
* 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