blob: 1ac4e181c77c233e0d92c3c728f9c2d8cf4e3a86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pwnat
pkgdesc = A tool that allows clients behind NAT to communicate without any port forwarding
pkgver = 0.3.0
pkgrel = 1
url = https://samy.pl/pwnat
arch = x86_64
arch = i686
license = GPL-3.0-or-later
depends = glibc
source = pwnat-0.3.0.tar.gz::https://github.com/samyk/pwnat/archive/refs/tags/v0.3.0.tar.gz
b2sums = 96f91039a6244eb0c9028722f72440c3437cdc38b4c463eaa5d07534650b39ef263683be2f20d10383e7d9795cf137476985033a7f6c827fdedb9ce87a43d4e7
pkgname = pwnat
|