summaryrefslogtreecommitdiff
path: root/security/trans-proxy-tor/files/patch-lazy-day (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/dns-proxy-torErwin Lansing2009-08-091-39/+0
| | | | | | | | | security/trans-proxy-tor: trans-proxy-tor is rendered obsolete by Tor\'s TransPort option (currently only available in tor-devel) Approved by: maintainer Notes: svn path=/head/; revision=239202
* - Update to 0.1.0Martin Wilke2006-07-221-7/+8
| | | | | | | | | PR: ports/100717 Submitted by: Fabian Keil <fk@fabiankeil.de> Approved by: krion (mentor) Notes: svn path=/head/; revision=168499
* Add trans-proxy-tor, transparent proxy used to redirect TCPMartin Wilke2006-07-221-0/+38
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> Notes: svn path=/head/; revision=168470