Commit graph

49 commits

Author SHA1 Message Date
Rudra Sarkar
0b9db85a71
Update installation instructions for global use on Linux and Mac OS 2022-04-15 03:23:12 -05:00
Eduard Tolosa
ddd486a11c
Create make-release.yml 2022-04-12 05:47:28 -05:00
Edu4rdSHL
bb030e266b
Apply clippy suggestion.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-03-16 10:49:37 -05:00
Edu4rdSHL
83c75b753b
Update builder.sh
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-03-11 15:32:30 -05:00
Edu4rdSHL
c646e9c5d9
Fix #7 - now we depend on the Findomain's trust-dns crate.
Bump dependencies.

Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-20 08:16:49 -05:00
Edu4rdSHL
a41b1807cb
Update builder.sh
Cargo.toml: add [profile.release]

Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-13 06:08:27 -05:00
Eduard Tolosa
661c4b1a04
Update installation instructions and remove legacy documentation. 2022-01-04 09:39:36 -05:00
Edu4rdSHL
970fd42e48
Fix clippy warnings.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-10-20 06:16:13 -05:00
Amin Vakil
8543aa2c44
Fix grammar. 2021-09-06 01:24:05 -05:00
Eduard Tolosa
21bc360f88
Update FUNDING.yml 2021-07-26 09:10:08 +00:00
0xflotus
1e57858d4d
Fix typos. 2021-05-21 23:20:36 -05:00
Edu4rdSHL
89e300439a
Bump version. 2021-05-16 16:23:45 -05:00
Edu4rdSHL
4ffa94d613
Bump version. 2021-05-16 07:44:28 -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
fb6dbe11d0
Use custom trust-dns fork for performance improvements.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-16 07:37:45 -05:00
Edu4rdSHL
9845fc4481
Bump version. 2021-05-11 15:03:52 -05:00
Edu4rdSHL
ba1f7da885
Add support from reading from stdin.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-11 15:00:50 -05:00
Edu4rdSHL
177e29abe4
Update .gitignore.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-11 03:18:48 -05:00
Edu4rdSHL
b969fd74e9
Bump version. 2021-05-10 21:08:25 -05:00
Edu4rdSHL
1b79bcd334
Update args.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 20:39:29 -05:00
Edu4rdSHL
b8a47031d9
Add version detection.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 20:36:06 -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
e2525b3642
Bump version.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-09 02:21:12 -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
Edu4rdSHL
bb8badecf8
Remove clippy warn. 2021-05-09 02:07:09 -05:00
Edu4rdSHL
4b35130fc3
Update DNS to only well-known ones. 2021-05-09 02:06:54 -05:00
Edu4rdSHL
8ad5761f96
Bump dependencies. 2021-05-09 02:06:30 -05:00
Eduard Tolosa
1dd99a054a
README.md: Add AUR instructions. 2020-10-15 10:21:48 -05:00
orhun
5e237d9b7d
Add AUR instructions to README.md 2020-10-15 18:14:19 +03:00
Eduard Tolosa
48cb688376 Fix typo. 2020-09-03 20:44:09 -05:00
Eduard Tolosa
daeafd25c6 Update README. 2020-09-03 20:43:51 -05:00
Eduard Tolosa
39b2e19c33 Update readme. 2020-09-03 20:41:18 -05:00
Eduard Tolosa
448c293dc6 Update gitignore. 2020-09-03 20:32: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
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.
2020-09-03 20:32:21 -05:00
Eduard Tolosa
4438718410
Fix typo. 2020-09-03 18:01:39 -05:00
Eduard Tolosa
eae788cda4
Update README.md 2020-09-03 15:23:18 -05:00
Eduard Tolosa
d1a720c554
Update README.md 2020-09-03 15:21:25 -05:00
Eduard Tolosa
a4152f6998
Create FUNDING.yml 2020-09-03 00:29:58 -05:00
Eduard Tolosa
1263155805
Update README.md 2020-09-02 23:58:53 -05:00
Eduard Tolosa
576ee6957c
Update README.md 2020-09-02 23:49:42 -05:00
Eduard Tolosa
5db5b70757 Add Cargo.toml info. 2020-09-02 23:41:56 -05:00
Eduard Tolosa
1f3fe1f453 Fix desciption. 2020-09-02 23:40:10 -05:00
Eduard Tolosa
83b7f24cf8 Small fixes. 2020-09-02 23:38:14 -05:00
Eduard Tolosa
7b7c47e5a8
Update README.md 2020-09-02 23:34:42 -05:00
Eduard Tolosa
43b878e0d1 Initial commit. 2020-09-02 22:34:35 -05:00
Eduard Tolosa
7c308a7d74
Initial commit 2020-09-02 21:00:25 -05:00