This is a Networking project which simulates VPN service
- fork the project
- clone the project using git
- open Vagrantfile and change the number of servers according to the user needs
- open VPN/vagrantfile and change the number of vpn servers according to the user needs
- open terminal in VPN-and-LoadBalancing-master
- vagrant init
- cd VPN
- vagrant init
- cd ..
in master folder there are two files called server.bat , vpn.bat just double click on them(as admin).
//master folder
- vagrant up
- cd VPN
- vagrant up
- open browser and type
- type 10.11.12.150
- refresh the browser you will get output from different vpn proxy servers set up at 10.11.12.151,152,153,154,155/24
- type quiz in the search box and click search it will take u to internal webpage created i.e master/index.html else in any other keyword will redirect to google with the keyword inputted .