Tiny cli tool to check whether a web resource is available or not Usage build go build -o=app . run builded binary ./app -v --domains=google.com Result Features: Check if a web resource is available Multiple domains Custom port selection Custom timeout Custom interval Custom number of retries Logging to file