readme
This commit is contained in:
parent
2f9812a636
commit
e12eab4462
1 changed files with 15 additions and 13 deletions
28
README.md
28
README.md
|
@ -4,7 +4,7 @@
|
||||||

|

|
||||||
[](https://saythanks.io/to/angristan)
|
[](https://saythanks.io/to/angristan)
|
||||||
|
|
||||||
OpenVPN installer for Debian, Ubuntu, Fedora, CentOS, Arch Linux, Oracle Linux, Rocky Linux and AlmaLinux.
|
OpenVPN installer for Debian, Ubuntu, Fedora, openSUSE, CentOS, Arch Linux, Oracle Linux, Rocky Linux and AlmaLinux.
|
||||||
|
|
||||||
This script will let you setup your own secure VPN server in just a few seconds.
|
This script will let you setup your own secure VPN server in just a few seconds.
|
||||||
|
|
||||||
|
@ -115,18 +115,20 @@ export PASS="1"
|
||||||
|
|
||||||
The script supports these Linux distributions:
|
The script supports these Linux distributions:
|
||||||
|
|
||||||
| | Support |
|
| | Support |
|
||||||
| ------------------ | ------- |
|
| ------------------- | ------- |
|
||||||
| AlmaLinux 8 | ✅ |
|
| AlmaLinux 8 | ✅ |
|
||||||
| Amazon Linux 2 | ✅ |
|
| Amazon Linux 2 | ✅ |
|
||||||
| Arch Linux | ✅ |
|
| Arch Linux | ✅ |
|
||||||
| CentOS 7 | ✅ 🤖 |
|
| CentOS 7 | ✅ 🤖 |
|
||||||
| CentOS Stream >= 8 | ✅ 🤖 |
|
| CentOS Stream >= 8 | ✅ 🤖 |
|
||||||
| Debian >= 10 | ✅ 🤖 |
|
| Debian >= 10 | ✅ 🤖 |
|
||||||
| Fedora >= 35 | ✅ 🤖 |
|
| Fedora >= 35 | ✅ 🤖 |
|
||||||
| Oracle Linux 8 | ✅ |
|
| openSUSE Leap 15.4+ | ✅ 🤖 |
|
||||||
| Rocky Linux 8 | ✅ |
|
| openSUSE Tumbleweed | ✅ 🤖 |
|
||||||
| Ubuntu >= 18.04 | ✅ 🤖 |
|
| Oracle Linux 8 | ✅ |
|
||||||
|
| Rocky Linux 8 | ✅ |
|
||||||
|
| Ubuntu >= 18.04 | ✅ 🤖 |
|
||||||
|
|
||||||
To be noted:
|
To be noted:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue