blob: 8ff03753bbca2eadc6b0170630cb65bdf8f96d27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = wstunnel
pkgdesc = Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI
pkgver = 10.1.11
pkgrel = 1
url = https://github.com/erebe/wstunnel
arch = x86_64
arch = i686
arch = aarch64
arch = armv7h
license = BSD-3-Clause
makedepends = rust
makedepends = git
depends = glibc
depends = gcc-libs
provides = wstunnel
conflicts = wstunnel-bin
conflicts = nodejs-wstunnel
conflicts = haskell-wstunnel-bin
options = !lto
source = https://github.com/erebe/wstunnel/archive/refs/tags/v10.1.11.tar.gz
sha256sums = a560268d5aa1f8dac9c158798828c495c4d266ce5953891494868d4647e36cac
pkgname = wstunnel
|