mitm: Add experimental Tor support for interception detection

This commit is contained in:
Matthew Holt
2017-06-07 14:20:15 -06:00
parent 8051c73cc3
commit 0da76e2b76
3 changed files with 142 additions and 10 deletions
-1
View File
@@ -312,7 +312,6 @@ func (r *replacer) getSubstitution(key string) string {
if val {
return "likely"
}
return "unlikely"
}
return "unknown"