Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Improve defaults #22

Open
chadbrubaker opened this issue Nov 14, 2014 · 1 comment
Open

Improve defaults #22

chadbrubaker opened this issue Nov 14, 2014 · 1 comment
Assignees

Comments

@chadbrubaker
Copy link
Contributor

--all and --verbose are set on almost all invocations of nogotofail.mitm, so we should make them default.

@chadbrubaker chadbrubaker self-assigned this Nov 14, 2014
@abuhothefa
Copy link

تثبيت

chadbrubaker added a commit that referenced this issue Nov 14, 2014
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
chadbrubaker added a commit that referenced this issue Nov 14, 2014
-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
Cleaned up code in mitm daemon connection handlers "sunsetsha1" and "noforwardsecrecy"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants