blob: 83eb175d7422ad9b115c85c24f1e1dcae79ccf55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dnstt-git
pkgdesc = IP over DNS tunnel using UDP, DoT or DoH (like iodine)
pkgver = 1.20241021.0.2.ge5e873b
pkgrel = 2
url = http://www.bamsoftware.com/software/dnstt
install = dnstt-git.install
arch = x86_64
license = CC0-1.0
makedepends = go
makedepends = git
provides = dnstt
conflicts = dnstt
backup = etc/conf.d/dnstt-server
source = git+https://www.bamsoftware.com/git/dnstt.git
sha256sums = SKIP
pkgname = dnstt-git
|