blob: 712971d4e1d96826c47d37238e1e215daceb2eb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pingtunnel-git
pkgdesc = A tool that advertises TCP/UDP/SOCKS5 traffic as ICMP traffic for forwarding.
pkgver = 2.8.r1.gdc93b2d
pkgrel = 1
url = https://github.com/esrrhs/pingtunnel
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = glibc
optdepends = geoip-database: geolite country database
provides = pingtunnel
conflicts = pingtunnel
source = pingtunnel::git+https://github.com/esrrhs/pingtunnel.git#branch=master
sha512sums = SKIP
pkgname = pingtunnel-git
|