We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3a03def
There was an error while loading. Please reload this page.
v0.2.0 adds a rudimentary ping command and the ability to bind httpd to any IP and/or port via command line arguments.
418f783
Version 0.1.0 includes a binary for a working HTTP server which can respond to GET and HEAD requests as well as pings.
Source code has provisions for ICMP echo requests and replies but they have not yet been broken out into a ping command.