1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/security/trans-proxy-tor/pkg-plist
Martin Wilke 3a02664880 Add trans-proxy-tor, transparent proxy used to redirect TCP
connections into Tor.

trans-proxy-tor is a transparent proxy
that uses PF to redirect TCP connections
through Tor (http://tor.eff.org/).

Programs that aren't aware of Tor
will use it without their knowledge,
and their traffic no longer leaves the
system unencrypted.

PR:		ports/99034
Submitted by:	Fabian Keil <fk at fabiankeil.de>
2006-07-22 09:56:26 +00:00

10 lines
340 B
Plaintext

bin/trans-proxy-tor
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/changelog
%%PORTDOCS%%%%DOCSDIR%%/filter-examples
@dirrmtry %%PORTDOCS%%%%DOCSDIR%%
@exec mkdir -p %D/var/run/trans-proxy-tor
@exec chown _trans-proxy-tor:_trans-proxy-tor %D/var/run/trans-proxy-tor
@dirrmtry var/run/trans-proxy-tor