mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
update
This commit is contained in:
parent
a34827d9b8
commit
cb487249a7
1 changed files with 7 additions and 1 deletions
|
@ -6,7 +6,13 @@ This script will let you setup your own VPN server in no more than a minute, eve
|
|||
### Installation
|
||||
Run the script and follow the assistant:
|
||||
|
||||
`git clone https://github.com/hewenhan/openvpn-install.git && ./openvpn-install/openvpn-install.sh`
|
||||
|
||||
#### install git
|
||||
`sudo apt install git`
|
||||
|
||||
|
||||
#### clone code file and excute
|
||||
`git clone https://github.com/hewenhan/openvpn-install.git && sudo ./openvpn-install/openvpn-install.sh`
|
||||
|
||||
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue