Commit Graph

5 Commits

Author SHA1 Message Date
Philippe Delteil
5d5f8bbbaf
added url format to host result (#1430)
* chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#1400)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added url format to host result

* removing target=_blank, the default behaviour should be to open in same tab

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2023-11-13 12:49:13 +05:30
Dogan Can Bakir
ddad7c8eb7
fix minor screenshot issues (#1353)
* fix minor screenshot issues

* fix no file or dir err
2023-09-13 16:35:30 +05:30
Bugra Kocabay
12db59a1d0
Feat screenshot html (#1226)
* create basic html indexing functionality

* change html style

* populate response info

* matched html response info with flags

* implement html template for screenshots

* remove unused func

* removing unused loop

* moving summary to static folder

* using file prefix on windows

* removing test output

---------

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2023-07-10 17:18:19 +05:30
bauthard
7649d6d2dc
added httpx run example 2020-05-29 15:09:34 +05:30
bauthard
e974bb52e5 Initial commit 2020-05-29 09:37:55 +00:00