2.0.0
版本发布时间: 2020-11-06 07:34:30
RustScan/RustScan最新发布版本:2.3.0(2024-07-08 21:57:12)
⚠ Major Breaking Changes ⚠
- You must now use
rustscan -a 127.0.0.1
instead ofrustscan 127.0.0.1
. We held a vote and this won. Please use the addresses flag!
Please see our documentation for more info how you can use the new addresses argument.
Features
- Scripting Engine Implementation (#242) @bergabman
- Improved init_scripts error handling. (#300) @bergabman
- Add tries to scan_socket (#266) @eiffel-fl
- Make address an optional instead of a positional argument (#271) @bernardoamc
Maintenance
- Bump anyhow from 1.0.33 to 1.0.34 (#304) @dependabot-preview
- Bump async-std from 1.6.5 to 1.7.0 (#306) @dependabot-preview
- Redesign of README (#293) @bee-san
- Bump futures from 0.3.6 to 0.3.7 (#302) @dependabot-preview
- Better enforce clippy lints (#294) @niklasmohrin
- Bump env_logger from 0.7.1 to 0.8.1 (#295) @dependabot-preview
- docs: add okrplay as a contributor (#290) @allcontributors
- Add tests for rustscan scripting engine (#286) (#289) @okrplay
- docs: add niklasmohrin as a contributor (#288) @allcontributors
- Add clippy linting and fix existing warnings (#287) @niklasmohrin
- docs: add u5surf as a contributor (#285) @allcontributors
- Bump serde from 1.0.116 to 1.0.117 (#278) @dependabot-preview
- docs: add niklasmohrin as a contributor (#282) @allcontributors
- docs: add eiffel-fl as a contributor (#281) @allcontributors
- Bump toml from 0.5.6 to 0.5.7 (#270) @dependabot-preview
- Bump structopt from 0.3.19 to 0.3.20 (#272) @dependabot-preview
- docs: add rootsploit as a contributor (#274) @allcontributors
- Bump structopt from 0.3.18 to 0.3.19 (#267) @dependabot-preview
- Bump futures from 0.3.5 to 0.3.6 (#265) @dependabot-preview
- docs: add mattcorbin as a contributor (#261) @allcontributors
- docs: add bofh69 as a contributor (#256) @allcontributors
- Add integration tests with timeout (#254) @bofh69
- Update README for instructions for v.10.0 & add all releases to DockerHub (#251) @CMNatic
Bugs
- Changed the dns resolving to use std::net::ToSocketAddrs (#264) @shahar481
- Add some instructions to create contributing development environment. (#298) @eiffel-fl
- Fix Rlimit breaking change. (#283) (#284) @u5surf
- Update .SRCINFO url (#268) @freddyb
- Fix archives-generation from Makefile 👷♂️ (#263) @TGotwig
- Docker: Fix cosmetic issues, change maintainer to rustscan (#249) @SuperSandro2000
- Update documentation to include greppable (#253) @teofilomonteiro
- Updated the person of README. (#255) @holmes-py
- Added HomeBrew Bump + More CI Tests (#252) @bee-san