v0.4.0
版本发布时间: 2023-11-06 01:49:27
evilsocket/legba最新发布版本:v0.6.0(2023-11-16 02:41:39)
New
- implemented multi mode for -T/--target
- implemented -C/--combinations argument to load precomputed credential combos from a file
- implemented --wait argument
- implemented --iterate-by argument
- implemented --http-failure-string argument
- added docker-compose.yml
Fixes
c9775f7 fix: using custom build.rs in order to avoid curl derived NSInvalidArgumentException 5706061 fix: ignore unreachable endpoints after max attempts f024462 fix: fixed parse_target by stripping elements that caused problems 792364d fix: fixed windows compilation
Misc
A bunch of various refactorings.