aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/sslstrip.py
Commit message (Collapse)AuthorAgeFilesLines
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
|
* Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-031-4/+7
|
* organize examplesMaximilian Hils2016-11-211-0/+57
This commit is largely based on work by Thiago Arrais (@thiagoarrais) and Shane Bradfield (@l33tLumberjack). I wasn't really able to get their PR reasonably merged onto the latest master, so I reapplied their changes manually here and did some further improvements on that.