Update README.md

This commit is contained in:
Antoni Sawicki 2019-07-17 13:59:44 -07:00 committed by GitHub
parent cc98932f5a
commit 290bc5a977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,8 @@
A HTTP proxy server that allows to use historical and obsolete web browsers on the modern web. It works by rendering the web page in to a GIF image with ISMAP.
![Internet Explorer 1.5 doing Gmail](wrp.png)
## Current Status
* This is a new version using GoLang/[ChromeDP](https://github.com/chromedp/chromedp). Python/Webkit being now deprecated.
@ -19,8 +21,6 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t
6. Do not use client browser history-back, instead use Bk WRP button.
7. To send keystrokes fill K input box and press Go. There also are buttons for backspace, enter and arrow keys.
![Internet Explorer 1.5 doing Gmail](wrp.png)
## Flags
```
-l listen address:port, default :8080