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

This commit is contained in:
evilsocket 2019-04-22 11:02:16 +02:00
commit 8d66e68fc2
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -6,6 +6,7 @@
<a href="https://travis-ci.org/bettercap/bettercap"><img alt="Travis" src="https://img.shields.io/travis/bettercap/bettercap/master.svg?style=flat-square"></a>
<a href="https://goreportcard.com/report/github.com/bettercap/bettercap"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/bettercap/bettercap?style=flat-square&fuckgithubcache=1"></a>
<a href="https://codecov.io/gh/bettercap/bettercap"><img alt="Code Coverage" src="https://img.shields.io/codecov/c/github/bettercap/bettercap/master.svg?style=flat-square"></a>
<a href="https://repology.org/project/bettercap/versions"><img src="https://repology.org/badge/tiny-repos/bettercap.svg" alt="Packaging status"></a>
</p>
</p>
@ -22,6 +23,7 @@ bettercap is a powerful, easily extensible and portable framework written in Go
* A powerful **network sniffer** for **credentials harvesting** which can also be used as a **network protocol fuzzer**.
* A very fast port scanner.
* A powerful [REST API](https://www.bettercap.org/modules/core/api.rest/) with support for asynchronous events notification on websocket to orchestrate your attacks easily.
* A very convenient [web UI](https://www.bettercap.org/usage/#web-ui).
* [More!](https://www.bettercap.org/modules/)
## About the 1.x Legacy Version
@ -43,3 +45,7 @@ The project is documented [here](https://www.bettercap.org/).
## License
`bettercap` is made with ♥ by [the dev team](https://github.com/orgs/bettercap/people) and it's released under the GPL 3 license.
## Stargazers over time
[![Stargazers over time](https://starchart.cc/OWASP/Amass.svg)](https://starchart.cc/OWASP/Amass)