httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).
| Tags | Internet Web HTTP Servers Networking Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Android |
| Implementation | C |
Recent releases


Release Notes: More detailed statistics, the ability to configure all kinds of network settings, localization, improvements to error messages and on-line help, and improvements to the GUI mode.


Release Notes: This is mostly a bugfix release (segfaults, FreeBSD build fixes).


Release Notes: This release adds an adaptive ping-interval and an (entirely optional) ncurses GUI interface.


Release Notes: This release fixes compilation problems on FreeBSD, retrieves proxy settings from the environment, implements proxy authentication, resolves the IP address of a proxy only once, and adds HTTPS proxying support.


Release Notes: This release adds a JSON output mode, socks5 proxy support, timeouts in SSL, timestamps, standard deviation calculation and aggregates, colorized output, many fixes, and small enhancements.
A tool that creates DocBook XML from Javadoc or HTML and transforms DocBook to various output formats.