link to dev branch

This commit is contained in:
Antoni Sawicki 2019-05-29 18:54:04 -07:00
parent 071a75dfc6
commit aabc8cf021

View File

@ -10,7 +10,7 @@ New: Version 2.1 brings support for sslstrip to allow browsing https/SSL/TSL web
* 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.
* New version using Chrome and GoLang is actively [being developed](https://github.com/tenox7/wrp/tree/gocdp). 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.