Commit graph

  • 20b6822834
    fix: correct sucessfully to successfully typo in echo message (#14) master RoomWithOutRoof 2026-06-28 05:12:46 +08:00
  • a5cee9b875 fix: correct sucessfully to successfully typo in echo message Jah-yee 2026-06-27 10:12:16 +08:00
  • c6a06db04b (chore): bump dependencies and adapt code to new ones 0.7.0 Eduard Tolosa 2025-08-02 15:11:48 -05:00
  • a6c166e470 (chore): remove invalid DNS Eduard Tolosa 2025-08-02 15:11:15 -05:00
  • cba63c2a04 (feat): update from old clap definition Eduard Tolosa 2025-08-02 15:10:52 -05:00
  • f5049e1074 Update manpage and exclude binaries folder Eduard Tolosa 2025-08-02 14:05:49 -05:00
  • bc08bab228 Update builder.sh Eduard Tolosa 2025-08-02 13:55:44 -05:00
  • f56b71a008 (chore): update builder.sh - Disable docker checks, we now use podman - Use cross for all builds, otherwise the build ends up in glibc versions mismatch Eduard Tolosa 2025-08-02 13:00:43 -05:00
  • 127d1f0a9a Update dependencies. Eduard Tolosa 2025-04-20 14:47:28 -05:00
  • d72e115859 Clippy fixes. Eduard Tolosa 2025-04-20 14:47:21 -05:00
  • 482b6f6e21 (chore): show invalid IP address found. Eduard Tolosa 2025-04-07 16:13:13 +00:00
  • 8b0c7fcb27 (fix): do not launch nmap scans if not valid IPs are found. Fixes #12 Eduard Tolosa 2025-04-07 16:10:42 +00:00
  • 3afaf475d0 Bump version and dependencies. 0.6.0 Eduard Tolosa 2023-08-25 00:51:41 -05:00
  • 7c6e717c0b Remove logs_dir when the scan is finished. Fixes #11 Eduard Tolosa 2023-08-23 20:35:37 -05:00
  • 36419c3da7 Don't scan private IP addresses. Eduard Tolosa 2023-04-11 23:18:13 -05:00
  • cde33efba1
    Clippy fixes. Eduard Tolosa 2023-02-09 18:40:54 -05:00
  • 3c8661bc24
    Use ToString trait. Eduard Tolosa 2022-06-23 00:34:52 -05:00
  • 97c5b458d1
    Fix typo. Eduard Tolosa 2022-04-16 20:27:06 -05:00
  • 7ae2558dca
    Add Dockerhub information. Eduard Tolosa 2022-04-16 20:26:42 -05:00
  • aafd31ffeb
    Update cicd-to-dockerhub.yml Eduard Tolosa 2022-04-16 20:15:46 -05:00
  • 90e6cbf8bc
    Create cicd-to-dockerhub.yml Eduard Tolosa 2022-04-16 20:14:34 -05:00
  • 284d593207
    Docker support for unimap. Rudra Sarkar 2022-04-17 07:08:32 +06:00
  • 5bc15d6525 Docker support for unimap Rudra Sarkar 2022-04-17 00:47:03 +06:00
  • 0b9db85a71
    Update installation instructions for global use on Linux and Mac OS Rudra Sarkar 2022-04-15 14:23:12 +06:00
  • 8b9a6bb9fe
    Update README.md Eduard Tolosa 2022-04-15 03:21:39 -05:00
  • 9d8ffd11ea
    Updated README about the unimap global use Rudra Sarkar 2022-04-15 11:30:17 +06:00
  • f407e65844
    Update README.md Rudra Sarkar 2022-04-15 02:49:43 +06:00
  • cebc7ec4e2
    Update installation instruction for global use Rudra Sarkar 2022-04-15 00:15:17 +06:00
  • ddd486a11c
    Create make-release.yml Eduard Tolosa 2022-04-12 05:47:28 -05:00
  • bb030e266b
    Apply clippy suggestion. Edu4rdSHL 2022-03-16 10:49:37 -05:00
  • 83c75b753b
    Update builder.sh Edu4rdSHL 2022-03-11 15:32:30 -05:00
  • c646e9c5d9
    Fix #7 - now we depend on the Findomain's trust-dns crate. Bump dependencies. Edu4rdSHL 2022-02-20 08:16:49 -05:00
  • a41b1807cb
    Update builder.sh Cargo.toml: add [profile.release] Edu4rdSHL 2022-02-13 06:08:27 -05:00
  • 661c4b1a04
    Update installation instructions and remove legacy documentation. Eduard Tolosa 2022-01-04 09:39:36 -05:00
  • 970fd42e48
    Fix clippy warnings. Edu4rdSHL 2021-10-20 06:15:40 -05:00
  • 8543aa2c44
    Fix grammar. Amin Vakil 2021-09-06 10:54:05 +04:30
  • 653401b45f
    minor word improvement in readme.md Amin Vakil 2021-09-06 10:39:19 +04:30
  • 21bc360f88
    Update FUNDING.yml Eduard Tolosa 2021-07-26 09:10:08 +00:00
  • 1e57858d4d
    Fix typos. 0xflotus 2021-05-22 06:20:36 +02:00
  • 28fb5d98e7
    fix: small errors 0xflotus 2021-05-22 01:04:59 +02:00
  • 89e300439a
    Bump version. Edu4rdSHL 2021-05-16 16:23:45 -05:00
  • 4ffa94d613
    Bump version. 0.5.1 Edu4rdSHL 2021-05-16 07:44:28 -05:00
  • ab00d977bd
    Use a Resolver with multiple nameserver ips instead of creating multiple Resolver instances. Edu4rdSHL 2021-05-16 07:40:29 -05:00
  • fb6dbe11d0
    Use custom trust-dns fork for performance improvements. Edu4rdSHL 2021-05-16 07:37:45 -05:00
  • 9845fc4481
    Bump version. 0.5.0 Edu4rdSHL 2021-05-11 15:03:52 -05:00
  • ba1f7da885
    Add support from reading from stdin. Edu4rdSHL 2021-05-11 15:00:50 -05:00
  • 177e29abe4
    Update .gitignore. Edu4rdSHL 2021-05-11 03:18:48 -05:00
  • b969fd74e9
    Bump version. 0.4.0 Edu4rdSHL 2021-05-10 21:08:25 -05:00
  • 1b79bcd334
    Update args. Edu4rdSHL 2021-05-10 20:39:29 -05:00
  • b8a47031d9
    Add version detection. Edu4rdSHL 2021-05-10 20:36:06 -05:00
  • 8378a29d5d
    Add support for raw and url output formats. Edu4rdSHL 2021-05-10 19:25:53 -05:00
  • f20f6d6ce0
    Add raw output support. Edu4rdSHL 2021-05-10 11:58:50 -05:00
  • e2525b3642
    Bump version. 0.3.0 Edu4rdSHL 2021-05-09 02:21:12 -05:00
  • 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. Edu4rdSHL 2021-05-09 02:13:21 -05:00
  • bb8badecf8
    Remove clippy warn. Edu4rdSHL 2021-05-09 02:07:09 -05:00
  • 4b35130fc3
    Update DNS to only well-known ones. Edu4rdSHL 2021-05-09 02:06:54 -05:00
  • 8ad5761f96
    Bump dependencies. Edu4rdSHL 2021-05-09 02:06:30 -05:00
  • 1dd99a054a
    README.md: Add AUR instructions. Eduard Tolosa 2020-10-15 10:21:48 -05:00
  • 5e237d9b7d
    Add AUR instructions to README.md orhun 2020-10-15 18:14:19 +03:00
  • 48cb688376 Fix typo. 0.2.0 Eduard Tolosa 2020-09-03 20:44:09 -05:00
  • daeafd25c6 Update README. Eduard Tolosa 2020-09-03 20:43:51 -05:00
  • 39b2e19c33 Update readme. Eduard Tolosa 2020-09-03 20:41:18 -05:00
  • 448c293dc6 Update gitignore. Eduard Tolosa 2020-09-03 20:31:42 -05:00
  • 9861d0c925 Fixes. Eduard Tolosa 2020-09-03 20:28:44 -05:00
  • 945e09bb23 Allow users to keep Nmap XML logs. Eduard Tolosa 2020-09-03 20:22:42 -05:00
  • 93cbc6a58b Add compatibility with Windows an other OS. This change adds compatibility with other OS that doesn't have a sudo command. We enabled ports range that was disabled as well. Eduard Tolosa 2020-09-03 20:08:15 -05:00
  • 4438718410
    Fix typo. Eduard Tolosa 2020-09-03 18:01:39 -05:00
  • eae788cda4
    Update README.md Eduard Tolosa 2020-09-03 15:23:18 -05:00
  • d1a720c554
    Update README.md Eduard Tolosa 2020-09-03 15:21:25 -05:00
  • a4152f6998
    Create FUNDING.yml Eduard Tolosa 2020-09-03 00:29:58 -05:00
  • 1263155805
    Update README.md Eduard Tolosa 2020-09-02 23:58:53 -05:00
  • 576ee6957c
    Update README.md 0.1.0 Eduard Tolosa 2020-09-02 23:49:42 -05:00
  • 5db5b70757 Add Cargo.toml info. Eduard Tolosa 2020-09-02 23:41:56 -05:00
  • 1f3fe1f453 Fix desciption. Eduard Tolosa 2020-09-02 23:40:10 -05:00
  • 83b7f24cf8 Small fixes. Eduard Tolosa 2020-09-02 23:38:14 -05:00
  • 7b7c47e5a8
    Update README.md Eduard Tolosa 2020-09-02 23:34:42 -05:00
  • 43b878e0d1 Initial commit. Eduard Tolosa 2020-09-02 22:31:23 -05:00
  • 7c308a7d74
    Initial commit Eduard Tolosa 2020-09-02 21:00:25 -05:00