Skip to content

Serg-Bartosh/VPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPN

Opensource vpn

Run site

  1. Download the repository

  2. In terminal go to the folder where you installed the files

  3. Run commands

sudo docker build -t appname .    
sudo docker run -p 8000:8000 appname
  1. Open your browser
  2. Enter http://0.0.0.0:8000/ in the address bar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published