v2.2.1
What's Changed
- Fix --resume opt by @ohDaddyPlease in #68
- Fix run with progress and add new Run function by @elivlo in #69
- Add new type option for func(*Scanner) by @elivlo in #71
- Adding options for nmap and greppable output by @brutalgg in #74
- Change WithSourcePort argument type by @MaineK00n in #77
- Update local args copy in Run functions (#81) by @sm97 in #82
- Fix misunderstanding between Configuration and Confidence (#84) by @mxrch in #85
- Add print and return args, fix #86 by @cyrinux in #87
- Support the WithInterfaceList option by @elivlo in #90
- Switch test and build to GitHub actions by @elivlo in #91
- Add staticcheck to actions by @elivlo in #96
- Add --unique and --script-timeout flags by @Ullaakut in #99
Full Changelog: v2.0.2...v2.2.1