hyperdrive-http-server

November 12, 2016 ยท View on GitHub

Command line tool to serve hyperdrives over http. Useful if you want to stream content into other applications like streaming video into VLC.

npm install -g hyperdrive-http-server

Usage

hyperdrive-http-server 4333067ee4ff8e659d6d12f21b043e66c5f27b9b8b7c3b2ab1d3d8ef7a0947df

After running the above visit, http://localhost:10000/image.gif in your browser. It will also run a stats interface on http://localhost:10001

For more options run

hyperdrive-http-server --help

License

MIT