dsommers/openvpn-beta
Project ID: 34447
Description
This repository contains builds of the OpenVPN 2.x beta releases whenever they occur. Please watch the release announcements in the OpenVPN mailing lists for more information.
Installation Instructions
# yum copr enable dsommers/openvpn-beta
# yum install openvpn
The OpenVPN 2.6 release includes Data Channel Offload support, which is kernel module which can handle the OpenVPN traffic more efficiently in kernel space. The required kernel module can be installed via the OpenVPN 3 Linux Copr repository.
# yum copr enable dsommers/openvpn3
# yum install kmod-ovpn-dco
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream+epel-next 8 | aarch64 (46)*, ppc64le (42)*, x86_64 (45)* | Centos-stream+epel-next 8 (105 downloads) |
Centos-stream+epel-next 9 | aarch64 (44)*, ppc64le (39)*, s390x (43)*, x86_64 (66)* | Centos-stream+epel-next 9 (99 downloads) |
EPEL 7 | ppc64le (28)*, x86_64 (88)* | EPEL 7 (643 downloads) |
EPEL 8 | aarch64 (66)*, ppc64le (34)*, s390x (31)*, x86_64 (137)* | EPEL 8 (678 downloads) |
EPEL 9 | aarch64 (29)*, ppc64le (36)*, s390x (35)*, x86_64 (71)* | EPEL 9 (163 downloads) |
Fedora 39 | aarch64 (18)*, ppc64le (16)*, s390x (10)*, x86_64 (19)* | Fedora 39 (111 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (0)*, s390x (1)*, x86_64 (8)* | Fedora 40 (47 downloads) |
Fedora 41 | aarch64 (4)*, ppc64le (0)*, s390x (0)*, x86_64 (7)* | Fedora 41 (15 downloads) |
Fedora rawhide | aarch64 (60)*, ppc64le (47)*, s390x (71)*, x86_64 (66)* | Fedora rawhide (212 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dsommers/openvpn-beta
More info about enabling Copr repositories