Routes request into several web applications.
Intended to avoid Apache web server for such routing.
Following three files are needed to configure and run this router:
1. Sites.json - To update web application URLs, PORTs
2. Port-Forwarding.txt - To enable and complete port forwarding processes described in it
3. traffic_router.service - To run this router as a service
This traffice router is used in routing following two web applications. They are written in Rust/hyper; running in a digital ocean's droplet:
1. http://www.eastgate.in
2. http://nav.eastgate.in
MIT