blob: 427a27e1043a13e61e65dc1a2fb1f6c1c1d7babd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = green-tunnel
pkgdesc = An anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites (CLI)
pkgver = 1.8.3
pkgrel = 2
url = https://github.com/SadeghHayeri/GreenTunnel
arch = any
license = MIT
makedepends = tar
makedepends = jq
makedepends = npm
depends = nodejs
source = green-tunnel-1.8.3.tar.gz::https://github.com/SadeghHayeri/GreenTunnel/archive/v1.8.3.tar.gz
sha256sums = a543e48e5421e7a5e0a078bb339413d50ceae3dd393ef9bb3046b6bfb35715f5
pkgname = green-tunnel
|