Search Criteria
Package Details: vopono 0.10.6-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: | 9 |
Popularity: | 0.36 |
First Submitted: | 2020-07-19 17:39 (UTC) |
Last Updated: | 2023-05-05 21:12 (UTC) |
Dependencies (6)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, 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-password-save, openvpn-dco, openvpn-xor-git, openvpn-mbedtls) (optional) – for OpenVPN connections
- shadowsocks-libev (shadowsocks-libev-static) (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)
.