Rare find

Httprobe. Check which domains have working websites.

github.com/tomnomnom/httprobe

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2022
  • updates install instructions in readme
  • Release —v0.2
  • Adds go.mod, newer release script
April 2020
  • Adds --prefer-https method
October 2019
  • Merge pull request #18 from vortexau/master
  • Added Dockerfile and directions to README.md
  • Merge branch 'master' of github.com:tomnomnom/httprobe
  • Adds LICENSE
  • Merge pull request #15 from Ice3man543/master
  • Bug Fix: Read Full Response body and remove defer from hotpath
July 2019
  • Release —httprobe v0.1.2
  • Adds dialer and timeout tweaks; gofmt run
  • Merge pull request #1 from RiccardoAncarani/master
June 2019
  • fix case bug, what a shame
  • fix duplicate ports bug
  • add large port template and code refactor
  • add xlarge port template
July 2018
  • Release —httprobe v0.1.1
  • Switches to not creating new http client for every request
March 2018
  • Release —httprobe v0.1.0
  • Adds release script
February 2018
  • Unexpected T_PAAMAYIM_NEKUDOTAYIM
  • Adds probe options etc
  • Adds concurrency flag; input on stdin