Note: This is a simple Forward proxy application which in which you can create multiple subdomains for you ease which will target the respective sites you want to target.
- Git clone the Project.
- Create database "node_proxy_server" and change MySQL credentials in "development.json" config file.
- Import the "database.sql" file in MySQL.
- Then inside the source folder run the following:
npm install
- Finally run command:
node app.js