17 Commits

Author SHA1 Message Date
Mzack9999 2b688a5587 lint 2025-08-28 17:04:33 +02:00
Doğan Can Bakır ae856b4028 fix func test 2024-01-04 15:27:54 +03:00
Ramana Reddy 76adadfeb4 Add flag to preview first N characters (#1316)
* Add flag to preview first N characters

* use dynamic var for body-preview flag

* strip html tags from response

* add stripe option to remove html or xml tags

* typo

* resolve merge conflicts

* add test and update readme

* update readme

* typo

* typo no 2

* small refactor

* include body preview in jsonl output

* minor changes

---------

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2023-09-07 15:26:54 +05:30
Mzack9999 8ea85e901d Adding prototype of tls impersonate (#1199)
* Adding prototype of tls impersonate

* updating docs

* misc update

* dep update

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-06-17 16:34:19 +05:30
shubhamrasal 827ed16461 remove fastdialer from runner object 2023-05-16 17:37:46 +05:30
Mzack9999 fbae1abf98 Fixing asn with ip:port 2023-02-28 11:35:27 +01:00
xm1k3 88c49b812b added ztls flag (#896)
* added ztls to httpx

* adding missing dialtls

* updated readme.md

* add ztls functional test

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2022-12-28 23:40:22 +05:30
Mzack9999 986b2184c5 Enforcing wildcard check to prefix only (#911)
enforcing wildcard check to prefix only
2022-12-23 23:26:38 +05:30
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
Mzack9999 32930d2cc6 Using scanme.sh in functional tests + Fixing gosec action error (#667)
* Using scanme.sh in functional tests

* using gosec action
2022-06-27 13:38:11 +05:30
Mzack9999 2c0802dc7b Fixing wrong app name (#663) 2022-06-13 17:48:28 +05:30
Mzack9999 5a562107f4 Updating GH workflows + Sonar (#514)
* Updating GH workflows + Sonar

* adding missing step to build
2022-02-09 14:39:30 +05:30
sandeep 56535375a5 testcases update 2021-11-18 19:12:17 +05:30
LuitelSamikshya a4512bcca6 removed commas and added missing arguments to flags 2021-11-17 10:24:14 -06:00
LuitelSamikshya 77ec79caaf github action for functional test 2021-11-16 18:23:43 -06:00
LuitelSamikshya 4d4db87346 functional test 2021-11-11 20:51:31 -06:00