Package Details: dae 0.9.0-1

Git Clone URL: https://aur.archlinux.org/dae.git (read-only, click to copy)
Package Base: dae
Description: A Linux lightweight and high-performance transparent proxy solution based on eBPF.
Upstream URL: https://github.com/daeuniverse/dae
Licenses: AGPL-3.0-or-later
Submitter: cubercsl
Maintainer: cubercsl (lilac, Integral)
Last Packager: lilac
Votes: 7
Popularity: 0.68
First Submitted: 2023-03-14 14:38 (UTC)
Last Updated: 2024-12-18 15:08 (UTC)

Latest Comments

KagurazakaNyaa commented on 2024-11-20 08:01 (UTC)

The argument -ldflags=-linkmode=external in https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dae#n28 seems to have caused the built binary to return dae version unknown when executing dae --version. The build process for dae does not seem to require an external linker, so this parameter is unnecessary.