c6a06db04b
(chore): bump dependencies and adapt code to new ones
2025-08-02 15:11:48 -05:00
d72e115859
Clippy fixes.
2025-04-20 14:47:21 -05:00
482b6f6e21
(chore): show invalid IP address found.
2025-04-07 16:13:13 +00:00
8b0c7fcb27
(fix): do not launch nmap scans if not valid IPs are found.
...
Fixes #12
2025-04-07 16:10:42 +00:00
7c6e717c0b
Remove logs_dir when the scan is finished.
...
Fixes #11
2023-08-23 20:35:37 -05:00
Eduard Tolosa
36419c3da7
Don't scan private IP addresses.
2023-04-11 23:18:13 -05:00
Edu4rdSHL
970fd42e48
Fix clippy warnings.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-10-20 06:16:13 -05:00
Edu4rdSHL
ab00d977bd
Use a Resolver with multiple nameserver ips instead of creating multiple Resolver instances.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-16 07:40:29 -05:00
Edu4rdSHL
8378a29d5d
Add support for raw and url output formats.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 19:25:53 -05:00
Edu4rdSHL
f20f6d6ce0
Add raw output support.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 11:58:50 -05:00
Edu4rdSHL
3d24415c9a
Allow ports ranges, lists, or both using the --ports option.
...
Update the code to match the new dependencies versions.
Simplify some functions.
Improve IP discovery speed calling ipv4_lookup() to search only for A records.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-09 02:13:21 -05:00
Eduard Tolosa
9861d0c925
Fixes.
2020-09-03 20:32:21 -05:00
Eduard Tolosa
945e09bb23
Allow users to keep Nmap XML logs.
2020-09-03 20:32:21 -05:00
Eduard Tolosa
43b878e0d1
Initial commit.
2020-09-02 22:34:35 -05:00