From 0aa4294a1e652060ca4f765de06fd39a403fda7c Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Sat, 22 Feb 2014 19:17:26 -0500 Subject: [PATCH] add new obfsclient module --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 82227086..1aa60c35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "external/iptables"] path = external/iptables url = git://git.netfilter.org/iptables +[submodule "external/obfsclient"] + path = external/obfsclient + url = https://github.com/Yawning/obfsclient.git