[tor-commits] [flashproxy/master] Use an explicit "python" command line in torrc.

dcf at torproject.org dcf at torproject.org
Thu Jul 5 09:15:49 UTC 2012


commit 3694b80e6e3aad2aa9f5375eecbe4b41d93c1025
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Jul 4 14:06:55 2012 -0700

    Use an explicit "python" command line in torrc.
---
 torrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/torrc b/torrc
index f13cf87..6cf16e9 100644
--- a/torrc
+++ b/torrc
@@ -1,6 +1,6 @@
 ## Configuration file for Tor over flash proxies.
 ## Usage:
-##   connector.py
+##   python connector.py
 ##   tor -f torrc
 
 ClientTransportPlugin websocket socks4 127.0.0.1:9001





More information about the tor-commits mailing list