httprobe
Take a list of domains and probe for working http and https servers.
Name:httprobe
Category:Network
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/httprobe:5555984
Output Type:
License:Unknown
Source:View Source
Parameters
List of domains-c
Number of threads-t
Timeout in milliseconds.--prefer-https
If you don't care about checking HTTP if HTTPS is working.-p
By default httprobe checks for HTTP on port 80 and HTTPS on port 443. You can add additional probes with this flag specifying protocol:port.-p
By default httprobe checks for HTTP on port 80 and HTTPS on port 443. You can add additional probes with this flag specifying protocol:port.-s
If you don't want to probe for HTTP on port 80 or HTTPS on port 443, you can use this parameter. In that case, you need to specify the probes you do want using the protocol-port.