misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-04-22 12:02:12 +02:00
commit 4e397a71d5
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -26,6 +26,8 @@ bettercap is a powerful, easily extensible and portable framework written in Go
* **A very convenient [web UI](https://www.bettercap.org/usage/#web-ui).**
* [More!](https://www.bettercap.org/modules/)
![UI](https://raw.githubusercontent.com/bettercap/media/master/ui-events.png)
## About the 1.x Legacy Version
While the first version (up to 1.6.2) of bettercap was implemented in Ruby and only offered basic MITM, sniffing and proxying capabilities, the 2.x is a complete reimplementation using the [Go programming language](https://golang.org/).