title | goimport | gosource |
---|---|---|
multicurl check all IPs of a site, cert expiry, etc. |
fortio.org/multicurl git https://github.com/fortio/multicurl |
Fetches a URL from all the IPs of a given host. Optionally repeat until an expected result code is obtained from all addresses. It will also print information about certificates, including the shortest expiration found.
It's a command line tool but also a reusable library.
See details at github.com/fortio/multicurl
This page is also for making
go install fortio.org/multicurl@latest go get -u fortio.org/multicurl
and godoc work.
See also the main fortio.org page.