From 2f7a9dd05202a720d977e518180c209504781655 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Thu, 24 Apr 2014 12:30:39 -0400 Subject: [PATCH] update to new obfsclient repo --- .gitmodules | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 927bcca2..a10c91ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "external/jtorctl"] path = external/jtorctl url = https://github.com/guardianproject/jtorctl -[submodule "external/obfsproxy"] - path = external/obfsproxy - url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git [submodule "external/ActionBarSherlock"] path = external/ActionBarSherlock url = https://github.com/JakeWharton/ActionBarSherlock.git @@ -19,12 +16,13 @@ [submodule "external/iptables"] path = external/iptables url = git://git.netfilter.org/iptables -[submodule "external/obfsclient"] - path = external/obfsclient - url = https://git.torproject.org/user/yawning/obfsclient.git [submodule "external/superuser-commands"] path = external/superuser-commands url = https://github.com/dschuermann/superuser-commands.git [submodule "external/liballium"] path = external/liballium url = https://git.torproject.org/user/yawning/liballium.git +[submodule "external/obfsclient"] + path = external/obfsclient + url = https://git.torproject.org/user/yawning/obfsclient.git +