mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-21 19:30:48 +00:00
Update README.md
This commit is contained in:
parent
cc98932f5a
commit
290bc5a977
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user