blob: 9fe197d7928560a9312fa730ae0a5c5fe7436fd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = bing-ip2hosts
pkgdesc = Enumerate hostnames for an IP using bing.com
pkgver = 1.0.1
pkgrel = 1
url = http://www.morningstarsecurity.com/research/bing-ip2hosts
arch = any
license = GPL3
depends = bash
options = !strip
source = bing-ip2hosts-1.0.1.tar.gz::https://github.com/urbanadventurer/bing-ip2hosts/archive/v1.0.1.tar.gz
sha256sums = 4994eb78723ba459cfa7b79e58a7b66171ab9c30c768f49e5bc1bf1f9ac696a2
pkgname = bing-ip2hosts
|