mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-24 22:30:58 +00:00
readme update
This commit is contained in:
parent
67ec48aa62
commit
40c0329d1a
@ -4,9 +4,12 @@ A HTTP proxy server that renders the web page in to a GIF/JPEG image associated
|
|||||||
## OS Support
|
## OS Support
|
||||||
WRP works on Mac OS X and Linux. It requires Python 2.7 and under Linux, PyQT4 or PyQT5.
|
WRP works on Mac OS X and Linux. It requires Python 2.7 and under Linux, PyQT4 or PyQT5.
|
||||||
|
|
||||||
## Linux QT Webkit Install
|
## Linux Prerequisites
|
||||||
apt install python-qt5 python-pyqt5.qtwebkit
|
apt install python-qt5 python-pyqt5.qtwebkit
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
Edit wrp.py, scroll past Copyright nonsense to find config parameters
|
||||||
|
|
||||||
## More info and screenshots
|
## More info and screenshots
|
||||||
* http://virtuallyfun.superglobalmegacorp.com/2014/03/11/web-rendering-proxy-update/
|
* http://virtuallyfun.superglobalmegacorp.com/2014/03/11/web-rendering-proxy-update/
|
||||||
* http://virtuallyfun.superglobalmegacorp.com/2014/03/03/surfing-modern-web-with-ancient-browsers/
|
* http://virtuallyfun.superglobalmegacorp.com/2014/03/03/surfing-modern-web-with-ancient-browsers/
|
||||||
|
Loading…
Reference in New Issue
Block a user