Skip to content

rol-tools/lab-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lab VPN (coming soon)

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.

Usage

  1. From your workstation node clone this repo.

    [student@workstation ~]$ git clone https://github.com/rol-tools/lab-vpn.git
    
  2. 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...
    
  3. Connect to vpn from remote machine

Contributing

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.

Supporting

Support the community by supporting the growth of this project and many more projects to come.

buymeacoffee patreonimage

License

MIT

About

Spin up a VPN from the red hat online learning lab environment.

Resources

License

Stars

Watchers

Forks

Sponsor this project