Skip to content

HPUhushicheng/openvpn-install-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

openvpn-install-script

openvpn-innstall script on ubuntu/centos/...

1.no vpn

git clone https://hub.gitmirror.com/https://github.com/HPUhushicheng/openvpn-install-script.git && cd openvpn-install-script && bash openvpn-install.sh

If you are experiencing permission issues, you can first add executable permissions to the script file and then run it:

chmod +x openvpn-install.sh
./openvpn-install.sh

2.have vpn

git clone https://github.com/HPUhushicheng/openvpn-install-script.git && cd openvpn-install-script && bash openvpn-install.sh

If you are experiencing permission issues, you can first add executable permissions to the script file and then run it:

chmod +x openvpn-install.sh
./openvpn-install.sh

About

openvpn-innstall on ubuntu/centos/...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages