Skip to content

Releases: projectdiscovery/httpx

v1.3.1

09 May 21:23
4481af0
Compare
Choose a tag to compare

What's Changed

Issues closed in this release - https://github.com/projectdiscovery/httpx/milestone/11?closed=1

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Apr 20:58
cedf917
Compare
Choose a tag to compare

What's Changed

subfinder -d hackerone.com | httpx -screenshot

Issues closed in this release - https://github.com/projectdiscovery/httpx/milestone/10?closed=1

New Contributors

Full Changelog: v1.2.9...v1.3.0

v1.2.9

14 Mar 15:30
344c54a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

12 Mar 12:13
a07f839
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

09 Feb 17:33
954cbe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

06 Jan 13:39
Compare
Choose a tag to compare

What's Changed

   -delay duration  duration between each http request (eg: 200ms, 1s) 

Issues closed in release - https://github.com/projectdiscovery/httpx/milestone/7?closed=1

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

29 Oct 12:11
Compare
Choose a tag to compare

What's Changed

echo AS15133 | httpx
echo example.com | httpx -mdc "content_length > 1000 && content_length < 2000" -cl
  • Added -u option to probe single / multiple target by @ariasmn in #759
httpx -u example.com

Issues closed in the release - https://github.com/projectdiscovery/httpx/milestone/6?closed=1

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

31 Jul 16:35
f2cd5b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

13 Jul 17:51
e455249
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

12 Jun 05:01
d857bb9
Compare
Choose a tag to compare

What's Changed

   -mcdn, -match-cdn         match host with specified cdn provider (oracle, google, azure, cloudflare, cloudfront, fastly, incapsula, akamai, sucuri, leaseweb)
   -fcdn, -filter-cdn        filter host with specified cdn provider (oracle, google, azure, cloudflare, cloudfront, fastly, incapsula, akamai, sucuri, leaseweb)
   -mrt, -match-response-time  match response with specified response time in seconds (-mrt '< 1')
   -frt, -filter-response-time  filter response with specified response time in seconds (-frt '> 1')
   -sni, -sni-name        Custom TLS SNI name

New Contributors

Full Changelog: v1.2.1...v1.2.2