Documentation ¶
Index ¶
- func RunHttpxAndGetCombinedResults(url string, debug bool, extra ...string) (string, error)
- func RunHttpxAndGetResults(url string, debug bool, extra ...string) ([]string, error)
- func RunHttpxBinaryAndGetResults(target string, httpxBinary string, debug bool, args []string) ([]string, error)
- type TestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHttpxAndGetCombinedResults ¶ added in v1.2.5
RunHttpxAndGetCombinedResults returns the results as a single string variable
func RunHttpxAndGetResults ¶
RunHttpxAndGetResults returns a list of the results
Types ¶
Click to show internal directories.
Click to hide internal directories.