Commit Graph

5 Commits

Author SHA1 Message Date
Mzack9999
1db018b469 adding tests 2024-06-12 15:10:53 +02:00
Doğan Can Bakır
dece6fce63 commit to last commit 2024-06-12 14:34:30 +03:00
Doğan Can Bakır
d77348b8da set threads to 2 2024-06-12 14:26:00 +03:00
shubhamrasal
bc7ac8d073 Update callback calling place
- Callback for every result, even it contains error
- User can handle it using Result.Err
2023-05-19 17:27:29 +05:30
Mzack9999
00d0977963
Adding Screenshot support (#1097)
* Adding Screenshot support

* adding headless body

* moving example into compilable file

* updating docs

* enabling store response with screenshot

* fixing output dir path

* fixing mod

* using native leakless

* splitting response+screenshot folders

* better handling json output

* readme update

* rel => abs path

* Added chromium into docker

* “Wipe them out. All of them.” – Darth Sidious

* utils bump

* go mod tidy

---------

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 01:07:06 +05:30