Use this to quickly spin up a vpn in the lab environment.
Why:
- Triple productivity and save on lab hours by bypassing the lag and latency that comes with using the lab environment through a vnc viewer in the browser.
-
From your workstation node clone this repo.
[student@workstation ~]$ git clone https://github.com/rol-tools/lab-vpn.git -
Start the server
[student@workstation ~]$ ./lab-vpn/start-server starting vpn server... enter credentials: user: johndoe pass: ***** vpn server started... hosts: lab-vpn.rol-tools.com ports: 2001/udp 888/tcp use Ctrl+C to stop... -
Connect to vpn from remote machine
Anyone is welcome to contribute.
- Fork the repo.
- Create a new branch
git checkout -b new-feature - Commit your changes
git commit -am 'some contributions' - Push to your branch
git push -u origin new-feature - Submit a pull request.
Support the community by supporting the growth of this project and many more projects to come.
MIT