Skip to content

Releases: RustScan/RustScan

2.3.0

08 Jul 13:57
9c63b56
Compare
Choose a tag to compare

Features

What’s Changed

2.2.4-rc1

18 May 13:49
0779071
Compare
Choose a tag to compare
2.2.4-rc1 Pre-release
Pre-release

This is a beta version, a release candidate :)

What’s Changed

2.2.3

01 May 14:50
5328bfc
Compare
Choose a tag to compare

Minor bug fix change to bump version and get CI to successfully run :)

What’s Changed

2.2.2 πŸ₯³

21 Apr 07:34
dcc558c
Compare
Choose a tag to compare

Release

This release should automatically build and distribute .deb files and upload to Cargo etc. If it doesn't let me know!

Features

  • Build CI to auto-distribute releases (#468) @leofvo
    This release should auto build .debs, docker etc and publish them!

  • refactor: make RustScan additionally a library (#562) @PsypherPunk
    You can now use RustScan as a library in your own Rust code!

  • First attempt enabling exclude port list capability Issue #530 (#534) @wasuaje
    You can now exclude ports from being scanned.

  • Update for ARM; (#464) @bee-san
    RustScan now supports ARM based devices, which means you can use it on a Raspberry Pi etc. Also, there has been support added for Apple Silicon chips.

Everything Else

2.1.1

07 Nov 10:43
bd32f4e
Compare
Choose a tag to compare

What’s Changed

2.1.0 Release - M1 support

27 Apr 12:31
Compare
Choose a tag to compare

What’s Changed

Fixing Cargo Lock

06 Nov 12:33
Compare
Choose a tag to compare
  • Fixed bug cause by Cargo Lock file.

⚠ Major Breaking Changes. 2.0.0 release. RustScan Scripting Engine! ⚠

05 Nov 23:34
Compare
Choose a tag to compare

⚠ Major Breaking Changes ⚠

  • You must now use rustscan -a 127.0.0.1 instead of rustscan 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

Maintenance

Bugs

🐞 Bug Fixes 🐞

29 Sep 16:29
5c61308
Compare
Choose a tag to compare

What’s Changed

πŸ§› File Input, Better DNS Handling and more πŸ§›

28 Sep 23:31
64cac6e
Compare
Choose a tag to compare

Features

Maintenance

Bugs