@ozmartian haven't try the 2.6.0, but the same config file works in 2.5.3-1
Search Criteria
Package Details: openvpn-xor-git 2.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvpn-xor-git.git (read-only, click to copy) |
---|---|
Package Base: | openvpn-xor-git |
Description: | OpenVPN with XOR patch to bypass DPI monitoring in places like China (also known as OpenVPN stealth/scramble mode) |
Upstream URL: | https://github.com/openvpn/openvpn |
Licenses: | custom |
Conflicts: | libressl, openvpn, openvpn-dev, openvpn-git, openvpn-xor-patched |
Provides: | openvpn, openvpn-dev |
Submitter: | ozmartian |
Maintainer: | ozmartian |
Last Packager: | ozmartian |
Votes: | 6 |
Popularity: | 0.000346 |
First Submitted: | 2017-01-28 08:51 (UTC) |
Last Updated: | 2023-02-20 08:25 (UTC) |
Dependencies (15)
- iproute2 (iproute2-git, iproute2-selinux)
- libsystemd (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, systemd-libs)
- lzo
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- pkcs11-helper
- python-docutils (python-docutils1)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- make (make-git) (make)
- pkgconf (pkgconf-git) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git) (make)
- easy-rsa (easy-rsa-git) (optional)
- pam (pam-minimal-git, pam-selinux) (optional)
- qopenvpn (optional)
Required by (77)
- airvpn-beta-bin (requires openvpn)
- airvpn-bin (requires openvpn)
- autovpn-git (requires openvpn)
- avpnc (requires openvpn)
- azclient (requires openvpn)
- azirevpn-git (requires openvpn)
- connman-git (requires openvpn) (make)
- connman-git (requires openvpn) (optional)
- cyberghostvpn (requires openvpn)
- cyberghostvpn-openresolv (requires openvpn)
- dhcpcd-hook-openvpn (requires openvpn)
- eddie-cli (requires openvpn)
- eddie-cli-git (requires openvpn)
- eddie-ui (requires openvpn)
- eddie-ui-git (requires openvpn)
- gadmin-openvpn-server (requires openvpn)
- gopenvpn-git (requires openvpn)
- i3blocks-contrib (requires openvpn) (optional)
- i3blocks-contrib-git (requires openvpn) (optional)
- i3blocks-git (requires openvpn) (optional)
- Show 57 more...
Sources (9)
- https://github.com/openvpn/openvpn/archive/v2.6.0.tar.gz
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/02-tunnelblick-openvpn_xorpatch-a.diff
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/03-tunnelblick-openvpn_xorpatch-b.diff
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/04-tunnelblick-openvpn_xorpatch-c.diff
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/05-tunnelblick-openvpn_xorpatch-d.diff
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/06-tunnelblick-openvpn_xorpatch-e.diff
- https://raw.githubusercontent.com/Tunnelblick/Tunnelblick/master/third_party/sources/openvpn/openvpn-2.6.0/patches/10-route-gateway-dhcp.diff
- openvpn-xor-watermark.diff
- systemd.diff
shore commented on 2023-03-02 03:50 (UTC)
ozmartian commented on 2023-02-24 00:10 (UTC)
@shore Does standard OpenVPN 2.6.0 work for you? These errors seem to be related to your configuration, nothing to do with the XOR updates.
shore commented on 2023-02-21 02:53 (UTC)
updating to the newest version of 2.6.0-2, getting the following error
[sudo] shore 的密码:2023-02-21 10:51:26 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set. 2023-02-21 10:51:26 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 2023-02-21 10:51:26 WARNING: file '/home/shore/文档/auth.txt' is group or others accessible 2023-02-21 10:51:26 OpenVPN 2.6.0 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [XOR] 2023-02-21 10:51:26 library versions: OpenSSL 3.0.8 7 Feb 2023, LZO 2.10 2023-02-21 10:51:26 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. 2023-02-21 10:51:26 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2023-02-21 10:51:26 OpenSSL: error:0A00018E:SSL routines::ca md too weak 2023-02-21 10:51:26 Cannot load inline certificate file 2023-02-21 10:51:26 Exiting due to fatal error make: *** [makefile:35: connect] Error 1
the same ovpn file works in version of 2.5.3-1
ozmartian commented on 2023-02-19 21:47 (UTC)
Updated to OpenVPN 2.6.0
ozmartian commented on 2022-08-07 02:25 (UTC)
@shore All is working. Must be something on your Internet connection preventing your github connection.
shore commented on 2022-08-06 09:26 (UTC)
curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 17 ms: connection rejected
cannot install
shore commented on 2022-08-06 09:26 (UTC)
curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 17 ms: connection rejected
cannot install
ozmartian commented on 2022-05-10 04:13 (UTC) (edited on 2022-05-10 04:16 (UTC) by ozmartian)
Updated to OpenVPN 2.5.6 and added more makedepends
thx @shillshocked
shillshocked commented on 2022-03-02 10:22 (UTC)
You need to have make, pkgconf, automake, and autoconf for this to work. They should be added to the depends.
ozmartian commented on 2021-12-23 09:48 (UTC)
Updated to OpenVPN 2.5.5
Pinned Comments
ozmartian commented on 2020-12-14 21:33 (UTC) (edited on 2020-12-15 07:22 (UTC) by ozmartian)
This requires OpenSSL and fails to build with LibreSSL. Have added libressl package to the conflict list to work around this.
This is an upstream LibreSSL compatibility issue and nothing to do with this package. When OpenVPN can be compiled with LibreSSL this will be reverted.