Skip to content

Releases: blaknite/rc2014-inet

v0.2.0

22 Jun 06:50

Choose a tag to compare

v0.2.0 adds a rudimentary ping command and the ability to bind httpd to any IP and/or port via command line arguments.

v0.1.0

20 Jun 12:04
418f783

Choose a tag to compare

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.