From 071a75dfc693ac4a7fa01dd5cfcf9978c07ef1a6 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Mon, 27 May 2019 16:37:19 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 78af186..2b97769 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ New: Version 2.1 brings support for sslstrip to allow browsing https/SSL/TSL web # Current Status + +* This is a WebKit / Python version of WRP. * It mostly works for casual browsing but the app is not very stable and your mileage may vary. * Secure aka https/SSL/TLS websites might work with use of [sslstrip](https://moxie.org/software/sslstrip/) cheat (enabled by default). * Web form submission is not yet implemented. +* New version using Chrome and GoLang is actively being developed. Stay tuned for updates. ## OS Support WRP works on macOS (Mac OS X), Linux and FreeBSD. On macOS it uses Cocoa Webkit, on Linux/FreeBSD QT Webkit, for which needs PyQT4 or PyQT5.