blob: 1cf6a9e976bf165644cdc4e1e988166120ed97c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = torctl-git
pkgdesc = Script to redirect all traffic through tor network including dns queries for anonymizing entire system.
pkgver = 0.r26.202e4b2
pkgrel = 1
url = https://github.com/BlackArch/torctl
arch = any
license = GPL3
makedepends = git
makedepends = make
makedepends = fakeroot
makedepends = gcc
depends = tor
depends = systemd
depends = curl
depends = iptables
depends = secure-delete
depends = iproute2
depends = macchanger
provides = torctl
source = git+https://github.com/BlackArch/torctl.git
md5sums = SKIP
sha1sums = SKIP
sha256sums = SKIP
pkgname = torctl-git
|