What's Changed
- Added support to ignore crawling same path with different query-param by @RamanaReddy0M in #371
-iqp, -ignore-query-params ignore crawling same path with different query-param values
- Added support for adding url scheme with input by @iamargus95 in #399
katana -u hackerone.com
- Added transparent embedding of common code by @Mzack9999 in #373
- Updated using as lib example to reflect struct changes by @ShubhamRasal in #397
- Updated using as lib example by @dogancanbakir in #390
- Updated
net/url
withurlutil
by @iamargus95 in #399 - Fixed an issue with
-do
option by @Mzack9999 in #387
Issues closed in this release - https://github.com/projectdiscovery/katana/milestone/5?closed=1
New Contributors
- @h4r5h1t made their first contribution in #378
- @dogancanbakir made their first contribution in #390
- @iamargus95 made their first contribution in #399
Full Changelog: v1.0.0...v1.0.1