You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
Verbose output is the generally useful output, so make it the default.
To show only interesting events and not full connection details use the
-q/--quiet option.
Fixes part of #22
-a/--all makes the mitm attack connections from clients and non-clients.
This mode is what most testing setups will be using so make it default.
Added --bridge and moved -b from block to bridge. Setting --bridge makes
nogotofail.mitm bridge traffic from hosts without a client, like before
without the --all flag set.
Resolves#22
mkenne11
added a commit
to mkenne11/nogotofail
that referenced
this issue
Jan 2, 2016
--all and --verbose are set on almost all invocations of nogotofail.mitm, so we should make them default.
The text was updated successfully, but these errors were encountered: