Skip to content

GeorgiyDemo/VPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CentOS Server:

yum install git -y && git clone https://github.com/georgiydemo/VPN && cd VPN && chmod +x docker.sh && ./docker.sh

Client:

wget -O "VPN.ovpn" --no-check-certificate <YOUR_SERVER_IP:PORT>