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
ce96e4bf94
commit
a34827d9b8
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ 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:
|
||||
|
||||
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh`
|
||||
`git clone https://github.com/hewenhan/openvpn-install.git && ./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.
|
||||
|
||||
|
@ -20,6 +20,6 @@ Changed cipher type and lan ip range.
|
|||
Tps:
|
||||
|
||||
```
|
||||
The system must be supported AES-256-GCM. I try successed in Ubuntu 19.04 from google cloud.
|
||||
The system of server and client must be supported AES-256-GCM. I try successed in Ubuntu 19.04 from google cloud.
|
||||
And the version of ubuntu 18.04TLS is not supported.
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue