Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

bettercap v1.1.1

Compare
Choose a tag to compare
@evilsocket evilsocket released this 25 Jul 18:44
· 899 commits to master since this release

Changelog

New Features

  • Added builtin HTTP server.
  • New ASCII art logo ( i know, not a new feature, but cool anyway :D )
  • Help menu now prints some example usages.

Fixes

  • Enabled --help command line argument.
  • Prevent an exception from being thrown if the Config const doesn't exist.
  • Help menu now available to non root users as well.
  • Make sure that exceptions thrown from credentials parsers are handled.
  • Print a warning if both proxy and URL sniffer module are enabled.
  • Improved MAIL parser regexp, fixed a few false positives.
  • Fixed small bug which caused a warning to be printed when not needed.

Code Style

  • More compact way of printing local and gateway address and mac.