mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
fix on wget link and lightsail pricing
This commit is contained in:
parent
688e79cfd8
commit
923baae755
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ This repository has been forked from https://github.com/Nyr/openvpn-install and
|
|||
### Installation
|
||||
Run the script and follow the assistant:
|
||||
|
||||
`wget https://github.com/grgizem/openvpn-install/raw/master/openvpn-install.sh && bash openvpn-install.sh`
|
||||
`wget https://github.com/Sufleio/openvpn-install/raw/master/openvpn-install.sh && bash openvpn-install.sh`
|
||||
|
||||
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.
|
||||
|
||||
### I want to run my own VPN but don't have a server for that
|
||||
You can create one from DigitalOcean Droplet or AWS Lightsail for $5/month.
|
||||
You can create one from [AWS Lightsail](https://aws.amazon.com/lightsail/) for $3.50/month.
|
||||
|
|
Loading…
Add table
Reference in a new issue