Anurag Verma
Results
1
comments of
Anurag Verma
When installing using ` go install github.com/tomnomnom/httprobe@latest` it installs an older version without support for the flag --prefer-https use `go install github.com/tomnomnom/httprobe@master` this will install updated version and support --prefer-https...