Opensource vpn
-
Download the repository
-
In terminal go to the folder where you installed the files
-
Run commands
sudo docker build -t appname .
sudo docker run -p 8000:8000 appname
- Open your browser
- Enter http://0.0.0.0:8000/ in the address bar.