14 Commits

Author SHA1 Message Date
Mzack9999 2b688a5587 lint 2025-08-28 17:04:33 +02:00
Doğan Can Bakır d55d459f1d extend char set 2023-11-08 07:54:22 +00:00
Dogan Can Bakir c3eb8897e7 Support multiple output format (#1242)
* support multiple output format

* output plain text when -oA

* separate the conditions

* fail output-all when it's not used with output

* update doc

* remove hashes for plain output when -hash isn't used

* add integration test

* use filepath

* fix no hash std output

* remove json/csv extension for json/csv only output

* add ext when both -csv and -json is used

* fix assertion

* commit to last commit

* print filenames

* no tmpdir

* remove files

* remove prints

* lowercase options

* test update

---------

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-07-17 16:09:10 +05:30
foxcores baa0fa0d29 Fix issue #849 2022-11-05 21:37:53 +01:00
Sajad e31c1250a2 add dsl match/filter condtion (#782)
* add dsl match/filter condtion

* update README

* add test cases
2022-10-06 17:11:12 +05:30
Sami d491201eff Issue 735+issue 739 (#757)
* adding strings.ToLower to headers

* added validation logic for flags

* validated silent flag with incompatible flags

* silent flag bug fix

* added test case

* updated test case to include multiple headers
2022-09-13 16:46:38 +05:30
forgedhallpass c48909f64f Minor fixes and improvements (#726)
* Added .idea to .gitignore

* Updated the README

* Added more verbose information on preset extractors

* removing deprecated ioutil

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-08-17 03:16:06 +04:00
LuitelSamikshya db3a27a1ac frt/mrt improvemets 2022-05-09 15:01:38 -05:00
Mzack9999 f5935ebe61 Improving paths loading from file (#483)
* Improving paths loading from file

* improving invalid uri handling
2022-01-10 16:41:47 +05:30
LuitelSamikshya 69b0bb5fec test case addition 2021-11-29 13:16:37 -06:00
mzack 20d51a1f75 Fixing stream mode with path parameter 2021-10-12 09:33:50 +02:00
LuitelSamikshya a39845bd39 Added regression test for POST request with body 2021-09-23 13:09:47 -05:00
mzack 4a2a6d31d1 adding more tests 2021-08-23 15:37:46 +02:00
mzack 020b719e4d Adding integration/regression tests 2021-08-23 12:50:37 +02:00