Web Rendering Proxy: Use vintage, historical, legacy browsers on modern web
Go to file
Antoni Sawicki 7baaa0bd6e more clicky stuff 2019-07-10 23:58:40 -07:00
old merge 2019-06-04 23:47:00 -07:00
LICENSE Create LICENSE 2019-03-27 13:29:02 -07:00
Makefile makefile fix 2019-06-17 00:19:01 -07:00
README.md Update README.md 2019-06-20 10:20:41 -07:00
wrp.go more clicky stuff 2019-07-10 23:58:40 -07:00
wrp.png Add files via upload 2019-06-05 01:34:41 -07:00

README.md

WRP - Web Rendering Proxy

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 associated with clickable imagemap of original web links.

Current Status

  • This is the new GoLang/ChdomeDP version.
  • It's still lacking some features of the older version but far surpasses it in terms of stability and usability.
  • It's beta quality but unlike the old version, it's now fully supported an maintained.
  • Currently works as browser-in-browser. A real http proxy mode is being investigated. Check issue #35 for updates.

Usage

  1. Download a WRP binary and run it on a machine that will become your WRP server.
  2. Point your legacy browser to http://address:port of WRP server. Do not set or use it as a "Proxy Server" (yet).
  3. Type a search string or a http/https URL and click Go.
  4. Adjust your screen width/height/scale/#colors to fit in your old browser.
  5. For very very very old browsers such as Mosaic 2.x and IBM WebExplorer 1.x tick 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

Flags

-l  listen address:port, default :8080
-h  headed mode, display browser window
-d  chromedp debug logging

More info and screenshots

Credits

License: Apache 2.0
Copyright (c) 2013-2018 Antoni Sawicki
Copyright (c) 2019 Google LLC