v0.1.2-beta
Pre-release
Pre-release
What's New 🎉
- Added
-k, --insecure
argument to ignore TLS errors, which is useful when proxying traffic (@fang0654) - Added
urllib3
(>= 1.26.5) dependency to requirements file
What's Changed
- Usernames read from file have whitespace stripped before their usage
- Fixed resume index usage so that
-R RESUME_INDEX, --resume_index RESUME_INDEX
argument will resume spraying from the specified index in the execution file (1-based index), instead of starting at the credential prior to the targeted index (an off-by-one error) - Requirements file is more relaxed
Full Changelog: 0.1.1-beta...0.1.2-beta