| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Liking RustScan? You can directly support development by buying me a burrito or a coffee (I consume nothing else 😉) https://github.com/sponsors/bee-san
RustScan is now guaranteed to always be fast
We have added benchmarks for UDP and TCP scanning, and are setting up an automated CI service to make sure every PR doesn't decrease RustScan's speed.
We also handled some things like deduplication, less clones(), and more to ensure speed.
Also.... We now have a RustScan library! You can use RustScan in your code :)
This release is really just a lot of things. Seriously. Look at the What's Changed!
Big big thanks to everyone who has contributed <3
Full Changelog: 2.3.0...2.4.1
This is a beta version, a release candidate :)
Minor bug fix change to bump version and get CI to successfully run :)
This release should automatically build and distribute .deb files and upload to Cargo etc. If it doesn't let me know!
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.
Supports M1 Macs 🎉
Update Cargo.lock file to support latest version of Rust (#435) @bee-san
Bump futures from 0.3.7 to 0.3.13 (#358) @dependabot-preview
Bump rlimit from 0.5.2 to 0.5.4 (#360) @dependabot-preview
Bump cidr-utils from 0.5.0 to 0.5.1 (#367) @dependabot-preview
Bump anyhow from 1.0.34 to 1.0.40 (#368) @dependabot-preview
Bump serde from 1.0.117 to 1.0.124 (#361) @dependabot-preview
Partially fix #362: Fix examples (#363) @thomasqueirozb
Scripting engine arguments. Scan engine errors. (#325) @bergabman
Bump env_logger from 0.8.1 to 0.8.2 (#317) @dependabot-preview
Please see our documentation for more info how you can use the new addresses argument.
| Back | FazBrowse Home | New Git URL |