Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 392 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 392 Bytes

Changelog

1.0

- Original slowloris python implementation by wal99d

2.0

Updates by @brannondorsey

- Remove progress module dependency, now relying entirely on python standard library
- Add argparse command line parsing
- Improved logging 
- Code comments
- Rename from `slowloris_v1.py` to `slowloris.py`
- Catch keyboard interupt and exit