From cc49c406d9533460dfbe8ac53a1a305184486e06 Mon Sep 17 00:00:00 2001 From: d3v11 Date: Sat, 15 Oct 2011 19:45:58 -0500 Subject: Added AnoProxy, simple tool to create an outbound proxy from AnoNet(2) --- contrib/anoproxy/run | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 contrib/anoproxy/run (limited to 'contrib/anoproxy/run') diff --git a/contrib/anoproxy/run b/contrib/anoproxy/run new file mode 100755 index 0000000..bd33a6e --- /dev/null +++ b/contrib/anoproxy/run @@ -0,0 +1,4 @@ +#!/bin/bash +pkill anoproxy +sleep 1 +usewithtor ./anoproxy -s `cat IP` -p `cat PORT` -- cgit v1.2.3