Search Criteria
Package Details: cgproxy 0.20-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cgproxy.git (read-only, click to copy) |
---|---|
Package Base: | cgproxy |
Description: | A transparent proxy program powered by cgroup2 and tproxy |
Upstream URL: | https://github.com/springzfx/cgproxy |
Licenses: | GPL |
Conflicts: | cgproxy |
Provides: | cgproxy |
Submitter: | springzfx |
Maintainer: | springzfx |
Last Packager: | springzfx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-21 20:22 (UTC) |
Last Updated: | 2022-12-30 14:09 (UTC) |
Dependencies (8)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- libbpf (libbpf-gitAUR)
- which (busybox-coreutilsAUR)
- bpf (make)
- clang (clang8AUR, clang-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- libbpf (libbpf-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
Latest Comments
ZhangHua commented on 2023-02-24 11:20 (UTC) (edited on 2023-02-24 11:23 (UTC) by ZhangHua)
This package needs
git
to be built in a clean chroot environment, whilegit
does not belongs tobase-devel
, please consider addinggit
inmakedepends
. What's more,groups
,conflicts
andprovides
can be removed in the PKGBUILD to avoid unnecessary problems such as parsing.SRCINFO
shniubobo commented on 2022-10-28 18:28 (UTC)
When installing with
paru
:Related issue: https://github.com/Morganamilo/paru/issues/39
black_desk commented on 2022-10-19 09:48 (UTC)
for anyone failed to build this package: https://github.com/springzfx/cgproxy/pull/47
dctxmei commented on 2020-08-08 11:37 (UTC)
makedepends=
.lilydjwg commented on 2020-06-26 14:50 (UTC)