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

https://github.com/commenthol/plug-un-plug

Work in progress
https://github.com/commenthol/plug-un-plug

Last synced: about 1 month ago
JSON representation

Work in progress

Awesome Lists containing this project

README

          

# plug-un-plug

> TCP-Proxy to simulate disconnects

*Work-In-Progress*

### `connect([opts.port=3001], [opts.host], [opts.forwardPort=3002], [opts.forwardHost='127.0.0.1'])`

## Installation

Requires [nodejs](http://nodejs.org/).

```sh
$ npm install plug-un-plug
```

## Tests

```sh
$ npm test
```