forked from Nyr/openvpn-install
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed un-needed text
- Loading branch information
Nebula
authored
Jan 26, 2023
1 parent
3f77550
commit 132d637
Showing
1 changed file
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,11 @@ | ||
**New: [wireguard-install](https://github.com/Nyr/wireguard-install) is also available.** | ||
|
||
## openvpn-install | ||
OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora. | ||
## [ORIGINAL] openvpn-install | ||
[ORIGINAL] OpenVPN [road warrior](http://en.wikipedia.org/wiki/Road_warrior_%28computing%29) installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora. | ||
|
||
This script will let you set up your own VPN server in no more than a minute, even if you haven't used OpenVPN before. It has been designed to be as unobtrusive and universal as possible. | ||
|
||
### Installation | ||
Run the script and follow the assistant: | ||
|
||
`wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh` | ||
`wget https://raw.githubusercontent.com/NebulaMods/openvpn-install/master/openvpn-install.sh -O 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 get a VPS from just 2€/month at [AlphaVPS](https://alphavps.com/clients/aff.php?aff=474&pid=422). | ||
|
||
### Donations | ||
|
||
If you want to show your appreciation, you can donate via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VBAYDL34Z7J6L) or [cryptocurrency](https://pastebin.com/raw/M2JJpQpC). Thanks! |