Search Criteria
Package Details: cgproxy 0.20-2
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 |
Keywords: | cgproxy stable tagged |
Licenses: | GPL-2.0-or-later |
Provides: | cgproxy |
Submitter: | springzfx |
Maintainer: | Kimiblock |
Last Packager: | Kimiblock |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-21 20:22 (UTC) |
Last Updated: | 2024-06-11 02:20 (UTC) |
Dependencies (14)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- iptables-nft (iptables-gitAUR)
- libbpf (libbpf-gitAUR)
- nftables (nftables-fullconeAUR, nftables-gitAUR)
- which (busybox-coreutilsAUR)
- bpf (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libbpf (libbpf-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
Latest Comments
Kimiblock commented on 2024-03-27 12:59 (UTC) (edited on 2024-03-27 13:02 (UTC) by Kimiblock)
should be removed, otherwise this package cannot be built
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)