# Structs

A CurlJSONProbeResult represents all the data the curl probe had to offer regarding its attempt(s) to reach a single URL.
curl.Probe is an implementation of the probes.Probe interface that uses the venerable curl tool to check for blocked egresses in a target network.