mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-22 10:31:21 +00:00
15 lines
622 B
Markdown
15 lines
622 B
Markdown
# 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.
|
|
|
|
You are looking at a GoLang / CDP branch of WRP.
|
|
|
|
This code is under active development and not fully usable yet.
|
|
|
|
Check master branch for "stable" Python-Webkit version.
|
|
|
|
|
|
## More info and screenshots
|
|
* http://virtuallyfun.superglobalmegacorp.com/2014/03/11/web-rendering-proxy-update/
|
|
* http://virtuallyfun.superglobalmegacorp.com/2014/03/03/surfing-modern-web-with-ancient-browsers/
|
|
|