Search Criteria
Package Details: pcap-dnsproxy-git 1:0.4.9.13.r0.g70a40bb-1
Git Clone URL: | https://aur.archlinux.org/pcap-dnsproxy-git.git (read-only, click to copy) |
---|---|
Package Base: | pcap-dnsproxy-git |
Description: | A local DNS server base on WinPcap and LibPcap. |
Upstream URL: | https://github.com/chengr28/Pcap_DNSProxy |
Keywords: | network |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wenLiangcan |
Maintainer: | LyokoJeremie |
Last Packager: | LyokoJeremie |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-24 07:30 |
Last Updated: | 2020-09-29 04:27 |
Dependencies (10)
- libpcap (libpcap-git)
- libsodium>=1.0.16 (libsodium-git)
- openssl>=1.0.2 (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- libevent>=2.1.8 (libevent-git, libevent-fb)
- bison (byacc-bison, bison-git) (make)
- cmake (cmake-git) (make)
- flex (flex-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- m4 (m4-git) (make)
Latest Comments
Un1Gfn commented on 2020-09-29 03:55
@LyokoJeremie Sure. I've switched to systemd-resolved. Thanks for your contribution.
LyokoJeremie commented on 2020-09-29 03:41
the upstream are deleted by the author, can i change the upstream url to a backup repo ?
bubbles commented on 2016-12-16 03:24
PKGBUILD should be changed.
build() {
cd "${srcdir}/${pkgname}/Source/Auxiliary/Scripts"
sh ./CMake_Build.sh
}
sdvcrx commented on 2016-08-06 05:33
Replace ./Linux_Build.sh with "./CMake_Build.sh"
bubbles commented on 2016-07-14 02:26
Releases 0.4.6.6 is out.
Program structure changed.
Thanks.