blob: 05b0b8da7ae13120fea8c429ffb25854bc7ac4dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = httpseal-git
pkgdesc = A Linux command-line tool for intercepting and analyzing HTTPS/HTTP traffic from specific processes using namespace isolation and DNS hijacking.
pkgver = r41.gfb79aa8
pkgrel = 1
url = https://github.com/hmgle/httpseal
install = httpseal.install
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
provides = httpseal
conflicts = httpseal
replaces = httpseal
source = httpseal::git+https://github.com/hmgle/httpseal.git
sha256sums = SKIP
pkgname = httpseal-git
|