Search Criteria
Package Details: vopono 0.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vopono.git (read-only, click to copy) |
---|---|
Package Base: | vopono |
Description: | Run applications through VPN connections in network namespaces |
Upstream URL: | https://github.com/jamesmcm/vopono |
Licenses: | GPL3 |
Conflicts: | vopono |
Provides: | vopono |
Submitter: | jamesmcm |
Maintainer: | jamesmcm |
Last Packager: | jamesmcm |
Votes: | 5 |
Popularity: | 0.064409 |
First Submitted: | 2020-07-19 17:39 (UTC) |
Last Updated: | 2022-07-24 12:02 (UTC) |
Dependencies (6)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- rust (rust-i586-git, rust-git, rust-nightly, rust-nightly-bin, rustup-git, rustup) (make)
- openfortivpn (openfortivpn-git) (optional) – for FortiClient VPN connections
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-xor-git, openvpn-mbedtls, openvpn-password-save) (optional) – for OpenVPN connections
- shadowsocks-libev (shadowsocks-libev-git) (optional) – for Shadowsocks support (Mullvad)
- wireguard-tools (optional) – for Wireguard connections
Latest Comments
patlefort commented on 2022-04-10 16:07 (UTC)
Does not compile if lto is enabled. It might be a good idea to disable lto with
options=(!lto)
.