Search Criteria
Package Details: vpnfailsafe-git r1.054da69-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vpnfailsafe-git.git (read-only, click to copy) |
---|---|
Package Base: | vpnfailsafe-git |
Description: | IP leak prevention for OpenVPN |
Upstream URL: | https://github.com/wknapik/vpnfailsafe |
Licenses: | MIT |
Conflicts: | vpnfailsafe |
Provides: | vpnfailsafe |
Submitter: | wknapik |
Maintainer: | wknapik |
Last Packager: | wknapik |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2016-10-21 14:35 (UTC) |
Last Updated: | 2017-08-06 12:27 (UTC) |
Dependencies (10)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- iptables (iptables-gitAUR, iptables-fullconenatAUR, iptables-fullconenat-nftAUR, iptables-nft)
- openresolv (openresolv-gitAUR, systemd-chromiumos-resolvconfAUR, systemd-resolvconf-selinuxAUR, sysupdated-systemd-resolvconf-gitAUR, systemd-resolvconf-gitAUR, systemd-resolvconf-fmlAUR, systemd-resolvconf)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- sed (busybox-coreutilsAUR, sed-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- openvpn-nordvpn (optional)
Latest Comments
wknapik commented on 2018-11-01 16:12 (UTC)
@eq891 that would take a lot of effort and undoubtedly introduce bugs, while reducing portability, switching users over to a tool that's less popular/familiar and ultimately producing no additional value. Nftables was meant to replace iptables, but it never really took off. At this point, it's most likely that bpfilter will replace both, but the iptables CLI will keep working - iptables rules will just be translated to BPF programs, transparently.
So I'm afraid the answer is "no", but I think that's in everyone's best interest.
eq891 commented on 2018-11-01 15:10 (UTC)
@wknapik Could you please add nftables support? nftables is supposed to replace iptables and is more understandable for human.
wknapik commented on 2018-03-21 13:20 (UTC)
@Veras https://github.com/wknapik/vpnfailsafe/issues/29
veras commented on 2018-02-19 00:23 (UTC)
Does this script work with networkmanager-openvpn?
wknapik commented on 2017-12-22 14:35 (UTC)
@trinux - this is a -git package, it's never out-of-date. If you think something needs to be done, please leave a comment.
wknapik commented on 2017-08-02 10:38 (UTC)
meiji commented on 2017-07-31 20:52 (UTC)