blob: 6d3466854816f74bee1c7abc35808cc545bb2d15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pwncat
pkgdesc = Netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE)
pkgver = 0.1.2
pkgrel = 2
url = https://cytopia.github.io/pwncat
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = pwncat-0.1.2.tar.gz::https://github.com/cytopia/pwncat/archive/v0.1.2.tar.gz
sha256sums = bca4deb557d4341a6ae3695cd42b9571c247ac4d81dca141e3b26119621a79fd
pkgname = pwncat
|