Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 737 Bytes

improvements.md

File metadata and controls

13 lines (11 loc) · 737 Bytes

Future improvements

The following list contains a suggestion of possible future improvements that the tool could use. Feel free to suggest others or open a PR for any of the changes.

  • Allow stopping the Slowloris processes with a POSIX signal. Kudos to @GdnGeek #1
  • Support the input of additional arguments.
  • Allow running for a single target, as well.
  • Have more checks and better deal with exceptions.
  • Allow passing targets in different ways, other than a list.
  • Validate the passed list.
  • Automatically cleaning a list through regex.
  • Check if host is responding (with a ping?).
  • Automatically get target IPs from a URL (and list of URLs).