httprobe
Domain scanner
Tool for probing multiple domains for working HTTP and HTTPS servers
Take a list of domains and probe for working HTTP and HTTPS servers
3k stars
47 watching
507 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
jnunemaker/httparty | Makes HTTP requests easier to work with in Ruby | 5,810 |
haad/proxychains | A tool that intercepts and redirects network connections to use proxies like Tor or other SOCKS4/5/HTTP proxies. | 6,798 |
mitmproxy/mitmproxy | An interactive HTTP proxy that can intercept and inspect HTTP/1, HTTP/2, and WebSocket traffic for testing and debugging purposes. | 36,838 |
lijiejie/subdomainsbrute | A tool for automatically discovering subdomains of given domains | 3,488 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,612 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,551 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,011 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,045 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,579 |
joewalnes/websocketd | Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,160 |
spdy-http2/node-spdy | Creates an HTTP/2 and SPDY server in Node.js with support for fallback to regular HTTPS | 2,806 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 33,939 |
nock/nock | A library that enables testing and mocking of HTTP requests in Node.js applications | 12,738 |
caddyserver/certmagic | Automates HTTPS certificate issuance and renewal for Go applications. | 5,044 |