Port details on branch 2022Q4 |
- py-vpn-slice Customized VPN split-tunnel
- 0.15 security
=0 0.15Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2022-10-30 13:27:43
- Last Update: 2022-10-30 13:25:30
- Commit Hash: 7c66eec
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/dlenski/vpn-slice
- Description:
- This is a replacement for the vpnc-script used by OpenConnect or VPNC.
Instead of trying to copy the behavior of standard corporate VPN clients, which
normally reroute all your network traffic through the VPN, this one tries to
minimize your contact with an intrusive VPN. This is also known as a
split-tunnel VPN, since it splits your traffic between the VPN tunnel and your
normal network interfaces.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vpn-slice>0:security/py-vpn-slice@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-vpn-slice/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-vpn-slice
- pkg install py39-vpn-slice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-vpn-slice listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-vpn-slice
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1637510617
SHA256 (vpn-slice-0.15.tar.gz) = 7d5133aecbed9d5696d59dcb799c3d8d30a89a08f6d36fac335f6b8357786353
SIZE (vpn-slice-0.15.tar.gz) = 18510
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dnspython>=1.16 : dns/py-dnspython@py39
- py39-setproctitle>=1.2 : devel/py-setproctitle@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-vpn-slice
- USES:
- python:3.3+
- pkg-message:
- For install:
- This software requires that procfs filesystem be mounted;
# echo "proc /proc procfs rw 0 0" >> /etc/fstab
# mount /proc
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15 30 Oct 2022 13:25:30
    |
Jan Beich (jbeich)  Author: Jose G. Juanino |
*/*: drop maintainership
PR: 267431
(cherry picked from commit 6f9ecc04ad359bf3cc9c6cf46caecb984f070799) |
Number of commits found: 1
|