This repository has been archived by the owner on Feb 28, 2018. It is now read-only.
bettercap v1.5.1
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.