[tor-commits] [flashproxy/master] New home of pyobfsproxy.

dcf at torproject.org dcf at torproject.org
Wed Mar 6 19:11:03 UTC 2013


commit 19eeeca4e38e05377dc57ce23c17c2698cbd9796
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 6 10:21:40 2013 -0800

    New home of pyobfsproxy.
---
 doc/bundle-gnulinux.txt |    4 +++-
 doc/bundle-macosx.txt   |    4 +++-
 doc/bundle-windows.txt  |    4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/doc/bundle-gnulinux.txt b/doc/bundle-gnulinux.txt
index 192768b..183ff0f 100644
--- a/doc/bundle-gnulinux.txt
+++ b/doc/bundle-gnulinux.txt
@@ -85,7 +85,9 @@ Clone and build the flashproxy source.
 
 Clone pyobfsproxy.
 
-	$ git clone https://git.torproject.org/user/asn/pyobfsproxy.git -b obfs3_take2
+	$ git clone https://git.torproject.org/pluggable-transports/pyobfsproxy.git
+	$ cd pyobfsproxy
+	$ git checkout pyobfsproxy-0.0.2
 
 Within the VM, download the 32-bit or 64-bit browser bundle from
 https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbundlealpha.
diff --git a/doc/bundle-macosx.txt b/doc/bundle-macosx.txt
index 8a27203..4ce8a3c 100644
--- a/doc/bundle-macosx.txt
+++ b/doc/bundle-macosx.txt
@@ -66,7 +66,9 @@ Clone and build the flashproxy source.
 
 Clone pyobfsproxy.
 
-	$ git clone https://git.torproject.org/user/asn/pyobfsproxy.git -b obfs3_take2
+	$ git clone https://git.torproject.org/pluggable-transports/pyobfsproxy.git
+	$ cd pyobfsproxy
+	$ git checkout pyobfsproxy-0.0.2
 
 Download the 32-bit browser bundle from
 https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbundlealpha.
diff --git a/doc/bundle-windows.txt b/doc/bundle-windows.txt
index 1da1959..93ead63 100644
--- a/doc/bundle-windows.txt
+++ b/doc/bundle-windows.txt
@@ -74,7 +74,9 @@ Clone and build the flashproxy source.
 
 Clone pyobfsproxy and run PyInstaller on it.
 
-	$ git clone https://git.torproject.org/user/asn/pyobfsproxy.git -b obfs3_take2
+	$ git clone https://git.torproject.org/pluggable-transports/pyobfsproxy.git
+	$ cd pyobfsproxy
+	$ git checkout pyobfsproxy-0.0.2
 	$ /cygdrive/c/Python27/python.exe ../pyinstaller-2.0/pyinstaller.py obfsproxy.py
 
 Download the browser bundle from





More information about the tor-commits mailing list