May 31, 2022

httpX - HTTP toolkit

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.


echo 192.168.233.81:8080 | httpx -probe -title -tech-detect -status-code -jarm


Installation

$ go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest


Links: