From 6ade9ccf10af375fdde7fd23fb9ffb06334ecdfe Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Fri, 4 May 2012 10:59:50 -0400 Subject: [PATCH] added obfsproxy submodule --- .gitmodules | 3 +++ external/obfsproxy | 1 + 2 files changed, 4 insertions(+) create mode 160000 external/obfsproxy diff --git a/.gitmodules b/.gitmodules index ccaac462..e2b481e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "external/jtorctl"] path = external/jtorctl url = git://git.torproject.org/git/jtorctl +[submodule "external/obfsproxy"] + path = external/obfsproxy + url = git://git.torproject.org/obfsproxy.git diff --git a/external/obfsproxy b/external/obfsproxy new file mode 160000 index 00000000..94ebc4c3 --- /dev/null +++ b/external/obfsproxy @@ -0,0 +1 @@ +Subproject commit 94ebc4c3edf1e3e5f313444e59981ac557578df5