Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvaldesdeleon/http-dump

Listen on a port, dump everything that comes to the filesystem.
https://github.com/mvaldesdeleon/http-dump

Last synced: about 6 hours ago
JSON representation

Listen on a port, dump everything that comes to the filesystem.

Awesome Lists containing this project

README

        

# http-dump

Listen on a port, dump everything that comes to the filesystem.

```shell
$ PORT="1337" http-dump
```
And follow the on-screen instructions.

# install
with [npm](https://npmjs.org) do:

```
npm install http-dump
```

# license

MIT