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

https://github.com/jigsawye/node-proxy-manager-server

The api server for proxy manager.
https://github.com/jigsawye/node-proxy-manager-server

Last synced: 2 months ago
JSON representation

The api server for proxy manager.

Awesome Lists containing this project

README

        

# node-proxy-manager-server

The api server for proxy manager.

[Client Dashboard](https://github.com/jigsawye/node-proxy-manager-client)

## Configuration

- `mv config.example.js config.js`
- edit `config.js`

## Start

```sh
npm start
```

## License

MIT