coroute icon indicating copy to clipboard operation
coroute copied to clipboard

Node HTTP reverse-proxy server

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.