Package Details: proxy-ns 2.4.5-1

Git Clone URL: https://aur.archlinux.org/proxy-ns.git (read-only, click to copy)
Package Base: proxy-ns
Description: Run programs in a network namespace where all traffic go through proxy
Upstream URL: https://github.com/OkamiW/proxy-ns
Keywords: proxy
Licenses: GPL
Submitter: ookami
Maintainer: ookami
Last Packager: ookami
Votes: 4
Popularity: 0.42
First Submitted: 2022-07-26 14:24 (UTC)
Last Updated: 2026-04-09 14:24 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

vvch commented on 2026-07-05 14:20 (UTC) (edited on 2026-07-05 14:34 (UTC) by vvch)

@ookami Thanks, maybe you are right but for some reason I got the binary without capabilities and had to set them manually. Now I tried to reinstall the package and capabilities were removed again. I use latest Manjaro, and installed package from AUR with yay command. Maybe there are some subtle security-related restrictions on unpacking capability xattrs?

ookami commented on 2026-06-29 16:01 (UTC) (edited on 2026-06-29 16:01 (UTC) by ookami)

AFAIK bsdtar supported xattrs a long time ago, so if your system is up to date, capabilities set by setcap will be set in the tar file. post-install hook shouldn't be required.

vvch commented on 2026-06-12 23:46 (UTC)

make install script issues the setcap command on the created and installed executable so that it can be run by non-privileged user. However, during the package assembly process, the installation takes place in a temporary location, and additional permissions are assigned to this temporary file. It would be nice to add post-install hook to the package to add setcap permissions to the real installed executable location to let the command be run without sudo.

MaxWagner commented on 2025-09-03 17:15 (UTC)

pkgver=2.3.3 pkgrel=1 missing dependency scdoc

BlankEclair commented on 2025-06-22 00:08 (UTC)

This package works on aarch64 as tested on a Raspberry Pi 5 with Arch Linux Arm, can it be added to the arch array?