• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

httpx v1.1.4 - fast and multi-purpose HTTP toolkit

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
135731750-4c1d38b1-bd2a-40f9-88e9-3c4b9f6da378.png


httpx

httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
    
    Simple and modular codebase making it easy to contribute.
    Fast And fully configurable flags to probe multiple elements.
    Supports vhost, urls, ports, title, content-length, status-code, response-body probbing.
    Smart auto fallback from https to http as default.
    Supports hosts, URLs, and CIDR as input.
    Handles edge cases doing retries, backoffs, etc for handling WAFs.

Changelog v1.1.4

    Added probe-all-ips support to probe all the ips associated with same host by @zerodivisi0n in #427
    Added Request dump support with debug/debug-req/debug-resp flag by @zerodivisi0n in #425
    Added Functional tests by @LuitelSamikshya in #436
    Added max recursion level for self-dos on recursive load function by @Mzack9999 in #420
    Fixed bug using path flag in stream mode by @Mzack9999 in #415
    Fixed follow-host-redirects option when customizing the host request header by @z0neGit in #418
    Fixed bug with title flag producing new lines in output by @LuitelSamikshya in #448


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top