From 26ad732d99a7f463eaee7f783c28e15c368dda68 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Wed, 5 Jun 2019 01:42:17 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9a13de6..48fa809 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,15 @@ A HTTP proxy server that allows to use historical and obsolete web browsers on t * Currently works as browser-in-browser however work on http proxy mode is under way. * It's beta quality but I can actually fix and maintain the code. +## Usage + +1. [Download a WRP binary](https://github.com/tenox7/wrp/releases) and run on a server/gateway. +2. Point your legacy browser to the IP address:port of WRP server. +3. Type a search string or a http/https URL and click Go. +4. Adjust your screen width/heigh/scale to fit in your old browser. +5. For very very very old browsers such as Mosaic 2.x and IBM WebExplorer 1.x check the I checkbox to enable ISMAP mode. However this normally should not be needed. +6. Scroll web page by clicking Up/Down. To go to top enter 0 and click Go. + ![ncsa mosaic on reddit in 2019](wrp.png) ## Flags