19 Commits

Author SHA1 Message Date
Mzack9999 2b688a5587 lint 2025-08-28 17:04:33 +02:00
Kian-Meng Ang f08a003d29 Fix typos
Found via `codespell -L ines,te,ue,occured,ans`
2025-03-11 00:04:31 +08:00
vrenzolaverace 686a2cced8 Update helpers libraries #850 (#851)
Use utils helpers libraries (#850)
2022-11-07 01:52:47 +05:30
Mzack9999 21ca2621bd Fixing and improving custom ports handling (#714)
* Fixing and improving custom ports

* adding test case from https://github.com/projectdiscovery/httpx/pull/713
2022-07-31 20:54:34 +05:30
Sami 89cf7396b7 modified error message with invalid ports (#677)
* modified error message with invalid ports

* updated ValidateCustomPorts function
2022-07-07 20:04:31 +05:30
sullo ad559f308e logger error message updates:
- missing word in runner.go file errors
- various consistency cleanup.
2021-09-14 13:06:35 -04:00
mzack b07da83b5e Adding cli options dedupe for ports 2021-08-17 14:42:14 +02:00
mzack 5919040a93 Fixing inconsistent behavior for custom ports with schemes 2021-08-16 15:53:28 +02:00
Mzack9999 dcb7ee9adc gologger syntax refactor 2021-02-16 23:40:01 +01:00
Mzack9999 8389bef8c0 fixing go lint 2020-11-16 20:23:34 +01:00
melardev 4c86e5b436 Fix typo 2020-11-15 07:47:38 +01:00
melardev 97868f4ddf Remove the variable shadowing lint error 2020-11-07 23:04:00 +01:00
melardev 090c534288 Improved readability and error handling on customport.go 2020-11-07 22:47:51 +01:00
Mzack9999 2c44440bad adding skipping HTTP if HTTPS is found 2020-09-30 22:50:06 +02:00
Víctor Zamanillo 8ffa698fff nolint 2020-09-26 22:03:39 +02:00
Víctor Zamanillo e9aa081544 Fixed gomnd issues 2020-09-26 19:56:17 +02:00
Víctor Zamanillo aa5a635dc0 Fixed stylecheck issues 2020-09-25 19:14:19 +02:00
Miguel Ángel Jimeno 8dd0caa6c9 customport: fix typo in comment
Signed-off-by: Miguel Ángel Jimeno <miguelangel4b@gmail.com>
2020-08-25 20:35:41 +02:00
bauthard e974bb52e5 Initial commit 2020-05-29 09:37:55 +00:00