13 Commits

Author SHA256 Message Date
f662b59190 Accepting request 1247937 from home:mnhauke
- Update to version 2.4.1
  * RustScan is now guaranteed to always be fast.
  * Added benchmarks for UDP and TCP scanning.
  * Bump dependencies

OBS-URL: https://build.opensuse.org/request/show/1247937
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=23
2025-02-24 08:42:51 +00:00
790f73a5e3 Accepting request 1207777 from home:amanzini:branches:network:utilities
- update to 2.3.0:
  * Udp Scanning (#596) @BrendanGlancy
  * feat(cli): add custom dns resolver option (#587) 
  * bump dependencies
- update to 2.2.2:
  * enabling exclude port list capability Issue #530 (#534) 
    You can now exclude ports from being scanned.
  * RustScan now supports ARM based devices
- dropped cargo_config
- added %check section to run testsuite (excluding those needing network)

OBS-URL: https://build.opensuse.org/request/show/1207777
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=21
2024-10-14 09:25:39 +00:00
234adb7740 Accepting request 1140089 from home:AndreasStieger:branches:network:utilities
- Downgrade nmap requirements to recommends: The no-nmap option
  exists, and nmap should move to :NonFree

OBS-URL: https://build.opensuse.org/request/show/1140089
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=19
2024-01-22 07:55:36 +00:00
685c11f794 Accepting request 1093141 from home:rfrohl:branches:network:utilities
Tried to untangle the nmap dependency as we will need to move it to
openSUSE:Factory:NonFree, because of the recent License change. This did not
lead anywhere though (will likely keep the older version in Factory).

Wanted to submit this clean up anyway.

OBS-URL: https://build.opensuse.org/request/show/1093141
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=17
2023-06-15 15:30:22 +00:00
8dd94d4e1f Accepting request 1039885 from home:dirkmueller:Factory
- update to 2.1.1:
  * Minor cosmetic changes
  * fix links to Docker & Kali wiki
  * Upgrade rlimit
  * Improve doc for addresses
  * Allow CLI customisation of config file path
  * Supports M1 Macs tada
  * Partially fix #362: Fix examples (#363)
  * Scripting engine arguments. Scan engine errors.

- Update to version 2.0.1

OBS-URL: https://build.opensuse.org/request/show/1039885
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=15
2022-12-03 21:48:15 +00:00
92779d75fb Accepting request 983809 from home:firstyear:branches:network:utilities
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/983809
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=13
2022-07-03 10:21:13 +00:00
ded20cbaa8 Accepting request 978831 from home:firstyear:branches:network:utilities
Automatic update of vendored dependencies

OBS-URL: https://build.opensuse.org/request/show/978831
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=11
2022-05-24 16:24:49 +00:00
2e8ee86b14 Accepting request 944572 from home:firstyear:branches:network:utilities
- resolve bsc#1194119 (CVE-2021-45710)
- Add cargo_vendor service to assist with updates
- Use cargo-packaging and relevant macros to improve spec

OBS-URL: https://build.opensuse.org/request/show/944572
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=10
2022-01-07 11:20:23 +00:00
5b82ec7559 Accepting request 929499 from home:firstyear:branches:network:utilities
- Add cargo audit service to detect potential security issues

OBS-URL: https://build.opensuse.org/request/show/929499
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=9
2021-11-07 14:33:05 +00:00
fbb6750478 Accepting request 846516 from home:mnhauke
- Update to version 2.2.1
  Features
  * Scripting Engine Implementation.
  * Improved init_scripts error handling.
  * Add tries to scan_socket.
  * Make address an optional instead of a positional argument.
  Maintenance
  * Add tests for rustscan scripting engine.
  * Add clippy linting and fix existing warnings.
  Bugs
  * Changed the dns resolving to use std::net::ToSocketAddrs.
  * Fix Rlimit breaking change.
  * Update documentation to include greppable.

OBS-URL: https://build.opensuse.org/request/show/846516
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=7
2020-11-10 19:28:03 +00:00
095aa3caa5 Accepting request 838457 from home:mnhauke
- Update to versino 1.10.0
  Features
  * Added DNS lookup using Google DNS, refactored IP code.
  * Take file of addresses as input.
  Maintenance
  * Refactored tests, introduced default function in test context
    for structs.

OBS-URL: https://build.opensuse.org/request/show/838457
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=5
2020-10-03 13:12:30 +00:00
e83c99065f Accepting request 830357 from home:mnhauke
- Update to version 1.8.0
  Features
  * Allow randomised order for manual ports.
  * Add --port and --range options.
  * Added host resolution.
  * Added accessible mode.
  * Added port scanning strategy.
  Maintenance
  * Added the Git submodule for RustScan Scripting Engine
  * Removed -A from Nmap.
  * Added top 1k ports in config file.
  * Excluded unnecessary files.
  Fixed bugs
  * GH#169, GH#165, GH#163, GH#153

OBS-URL: https://build.opensuse.org/request/show/830357
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=3
2020-09-08 08:49:15 +00:00
60d39f1b14 Accepting request 825165 from home:mnhauke
Intial package for rustscan

OBS-URL: https://build.opensuse.org/request/show/825165
OBS-URL: https://build.opensuse.org/package/show/network:utilities/rustscan?expand=0&rev=1
2020-08-20 10:55:59 +00:00