RustScan Versions Save

🤖 The Modern Port Scanner 🤖

1.6.0

3 years ago

Features

  • Added multiple IP support. This is in extremely early stage, but it works.

Maintenance

None

Bugs

Fixed help menu bugs and quiet mode not working bugs.

1.5.2

3 years ago

Features

  • New distributions for Arm64, AMD64, i386 debs
  • New Docker Image
  • Added --appdirs flag to find the appdirs location
  • Added community package distributions to README

Maintenance

  • Switched from u64 to u32 to support OS'
  • Refactored batch size to fix #58
  • Added new GitHub Action to verify README doesn't contain 404 links
  • Added bots to help the development of RustScan
  • Updated README #94 and #93
  • Started moving to Travis CI

Bugs

  • Fixed bug where appdirs wasn't pointing to the complete directory
  • Fixed bug where automatic ulimit lowering wasn't working on systems with extremely low ulimits (< 250).
  • Fixed #116

1.4.0

3 years ago

Features

  • Added IPv6 support

Maintenance

  • Added arguments in structopts for ipv6
  • socketaddr is now ipv4 and ipv6 (this speeds things up)
  • Added ipv6 testing
  • Edited Contributing.md to be more welcoming
  • Added Logging module
  • Added IPv6 to Nmap command

Bugs

  • Fixed countless bugs in this new feature.

1.3

3 years ago

Features

  • Quiet Mode -- run the scanner without Nmap

Maintenance

  • Switched to ShellWords for Nmap arg parsing. Now -- "'(safe and vuln)'" works.
  • Switched to StructOpts for argparsing
  • Refactored the code so it's more OOP
  • Removed useless string conversions
  • Starting to switch to IPv6 support

Bugs

  • Fixed bug where quiet mode printed with quotes

1.2.2

3 years ago
  • Uploading to AUR (properly, this time)
  • Docker build
  • More Debian installation methods

1.2.0

3 years ago

Features

  • New Ulimit features. Automatically lowers it if too high, and tells you to increase it if too slow.
  • New argument to increase ulimit.
  • New quiet mode for easy catting / grepping of ports

Maintenance

  • Warnings plastered around the app

Bugs

  • Fixed bug where it was suggested to alter ulimit after user had altered ulimit

1.1.0

3 years ago
  • Removed threading, added async
  • Added custom nmap

1.0.1

3 years ago

First release!

Kali Linux you would want to double click on the file rustscan_1.0.1_amd64.deb and go into terminal then dpkg -i rustscan_1.0.1_amd64.deb.