Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 708 Bytes

coroute logo

The Node.js HTTP reverse-proxy server.

GitHub | NPM

Install

npm i -g coroute

Configure

Learn about configuring coroute with the configuration guide!

Start coroute

coroute --f / --config (optional) string - Relative config file location. Default: ./config.json

If a config doesn't exist at the config location, the default config will be placed there.