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

bettercap v1.5.1

Compare
Choose a tag to compare
@evilsocket evilsocket released this 18 Mar 17:42
· 269 commits to master since this release

Changelog

New Features

  • New --tcp-proxy-upstream shortcut argument.
  • New docs folder with Sphinx based documentation files.
  • The parameter --tcp-proxy-upstream-address now accepts both IPs and hostnames.

Fixes

  • Fixes #184 : Discovery should not start if one or more targets are specified.
  • More explicit error messages while loading proxy modules.
  • Each *-port argument is now validated.

Code Style

  • Improved debug logs.