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.
- Host: GitHub
- URL: https://github.com/jigsawye/node-proxy-manager-server
- Owner: jigsawye
- Created: 2015-11-17T18:36:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T05:09:50.000Z (over 9 years ago)
- Last Synced: 2025-04-08T10:52:14.105Z (2 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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