- Original slowloris python implementation by wal99d
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