Add runtime interaction
Open
enhancement
- Dominant language
- Python
- Stars
- 50
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Add runtime interaction similar to what can be found in other tools such as dirbuster.
For example:
`n`: Move to next folder
`h`: Move to next host
`p`: Pause scan
`q`: Stop scan and save state to resume later (Probably implement this key with issue #10)
`r`: Display information on completed/remaining hosts
Contributor guide
Assessment
This issue has not been assessed yet.