pentoo-proxies: add dnscrypt-proxy, issue #177

This commit is contained in:
blshkv 2017-04-05 08:01:02 +08:00
parent f5f60cbd2e
commit 44e7b6c1f3
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF
2 changed files with 8 additions and 4 deletions

View file

@ -14,17 +14,19 @@ IUSE="java minipentoo"
DEPEND=""
RDEPEND="${DEPEND}
java? ( net-proxy/zaproxy )
java? ( net-proxy/burpsuite
net-proxy/zaproxy )
!minipentoo? (
x86? ( net-proxy/httpush )
net-proxy/3proxy
net-vpn/iodine
net-dns/dnscrypt-proxy
net-misc/proxychains
net-proxy/3proxy
net-proxy/mitmproxy
net-proxy/privoxy
net-proxy/ratproxy
net-proxy/redsocks
net-vpn/tor
net-proxy/tsocks
net-vpn/iodine
net-vpn/tor
)"

View file

@ -24,3 +24,5 @@ dev-embedded/libftdi:0
#https://bugs.gentoo.org/show_bug.cgi?id=608152
~net-fs/nfs-utils-1.3.4
=net-dns/dnscrypt-proxy-1.7*