ad731731b7
Performance improvements.
2024-10-27 16:26:08 -05:00
0b10f631fc
Feature and performance improvements.
...
- Now, you can see the initial and final URL of the process. The initial URL is basically the host that you checked initially and the final URL is where the request finished.
2024-10-11 04:28:59 -05:00
17ea7f983b
Use new arguments handling implementation.
2024-10-11 04:24:02 -05:00
2888858d4e
Fix logic when using stdin recirection as input
...
Fix Probing issue! #9
2024-03-17 20:49:43 -05:00
b0876d0f16
Improve retries logic.
2023-10-23 17:49:01 -05:00
bc9e4043d9
Change retries comparison logic.
2023-10-23 11:28:14 -05:00
cd2dc1afc6
Fix issue causing a crash when cloning futures.
2023-10-17 00:15:34 -05:00
Eduard Tolosa
2fc3295827
Clippy fixes.
2022-08-23 22:28:52 -05:00
Eduard Tolosa
8293e8b49d
Properly return the URL if --max-redirects is used.
...
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
2022-04-12 02:00:36 -05:00
Eduard Tolosa
5e557a3306
Performance improvements.
...
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
2022-04-12 00:43:04 -05:00
Eduard Tolosa
c5c4b28b2c
Use a struct for library options.
...
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
2022-04-11 23:47:41 -05:00
Eduard Tolosa
98233a98b8
Add --max-redirects option.
...
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
2022-04-11 23:47:19 -05:00
Eduard Tolosa
df80de9263
Performance improvements.
...
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
2022-04-11 23:46:47 -05:00
Edu4rdSHL
b10ee89775
Add additional fields.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-03-17 16:17:22 -05:00
Edu4rdSHL
2666cee126
Implementations for the Findomain Plus integration.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-03-09 22:50:29 -05:00
Edu4rdSHL
4e351402a4
Avoid allocating http_data everytime as it has the Clone trait.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-13 07:28:50 -05:00
Edu4rdSHL
212152222c
Split functions across modules.
...
Optimize performance using trust-dns-resolver for DNS caching.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2022-02-13 05:50:20 -05:00
Edu4rdSHL
24683bde6d
Give a better help message.
...
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-10 10:50:08 -05:00
Edu4rdSHL
cd220f74ea
Add --retries support.
...
Fixes #1
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-09 05:12:56 -05:00
Edu4rdSHL
4439d45a10
Add support for using wordlists.
...
Random user agent per request support.
Bump dependencies.
Performance improvement dropping the tasks once finished.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
2021-05-09 04:51:02 -05:00
Eduard Tolosa
22815c5d87
Remove uneeded calls.
2020-10-08 04:12:35 -05:00
Eduard Tolosa
22540ade30
Remove debug code.
2020-10-08 04:01:02 -05:00
Eduard Tolosa
e3a30a65e1
Bump version.
2020-10-06 22:27:21 -05:00
Eduard Tolosa
7dc76e27de
Add support for showing responde codes.
...
Fixes #3
2020-10-06 22:24:02 -05:00
Eduard Tolosa
297b9728cc
Ignore invalid certs errors by default.
2020-10-06 21:54:14 -05:00
Eduard Tolosa
cd80d37153
Performance improvements + new flag.
2020-10-05 15:10:00 -05:00
Eduard Tolosa
9dafb942ce
Improve performance.
2020-10-04 20:43:30 -05:00
Eduard Tolosa
7559837f8d
Revert f7d881e280
2020-10-03 16:19:13 -05:00
Eduard Tolosa
f7d881e280
u16 implements the Copy trait, no need to declare everytime.
2020-10-03 16:17:43 -05:00
Eduard Tolosa
79dc570295
Clarify options defaults.
2020-10-03 16:16:23 -05:00
Eduard Tolosa
e1ecd57557
Initial commit.
2020-10-03 16:12:39 -05:00