Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

Permalink
Merge 240942b into 14d4ef5
Browse files Browse the repository at this point in the history
  • Loading branch information
aagbsn committed Jan 24, 2018
2 parents 14d4ef5 + 240942b commit 622ddb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bwscanner/attacher.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ def connect_to_tor(launch_tor, circuit_build_timeout, control_port=None,
'FetchUselessDescriptors': 1,
'FetchDirInfoEarly': 1,
'FetchDirInfoExtraEarly': 1,
'SafeLogging': 0,
'LogTimeGranularity': 1,
'DisableDebuggerAttachment': 0,
}

if tor_overrides:
Expand Down

0 comments on commit 622ddb9

Please sign in to comment.