From 4e397a71d59f90889ba43906e069ebd766b04f9d Mon Sep 17 00:00:00 2001 From: evilsocket Date: Mon, 22 Apr 2019 12:02:12 +0200 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b08a906e..3cb9c9a5 100644 --- a/README.md +++ b/README.md @@ -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/).