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

ethanent/coroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.