summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b3a5149563a4a7bee46682d26bd9b04df00f216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = turbo-attack-git
	pkgdesc = A turbo traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.
	pkgver = 0.1.0
	pkgrel = 2
	url = https://github.com/mytechnotalent/turbo-attack
	arch = aarch64
	arch = riscv64
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = go
	depends = glibc
	depends = sudo
	optdepends = turbo-scanner: A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious services running.
	provides = turbo-attack
	conflicts = turbo-attack
	options = !strip
	source = turbo-attack-git::git+https://github.com/mytechnotalent/turbo-attack.git
	sha256sums = SKIP

pkgname = turbo-attack-git