blob: 5079478a7e2f0594e87ed4081a745036a7553adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = snallygaster
pkgdesc = Tool to scan for secret files on HTTP servers
pkgver = 0.0.13
pkgrel = 1
url = https://github.com/hannob/snallygaster
arch = any
license = GPL2
depends = python-urllib3
depends = python-beautifulsoup4
depends = python-dnspython
source = snallygaster-0.0.13.tar.gz::https://github.com/hannob/snallygaster/archive/refs/tags/v0.0.13.tar.gz
md5sums = dd9fc4536036e90f601f438846dd5bc9
pkgname = snallygaster
|