1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
From: Kim <kimw@users.noreply.github.com>
Date: Sun, 25 Mar 2018 05:04:02 +0800
Subject: Update obfs-server.asciidoc
Remove dups
(cherry picked from commit 40f56beab89642841e7802f75b26eb2c61eea7b0)
---
doc/obfs-server.asciidoc | 5 -----
1 file changed, 5 deletions(-)
diff --git a/doc/obfs-server.asciidoc b/doc/obfs-server.asciidoc
index 27967f7..e7d3de3 100644
--- a/doc/obfs-server.asciidoc
+++ b/doc/obfs-server.asciidoc
@@ -79,11 +79,6 @@ Enable Multipath TCP.
+
Only available with MPTCP enabled Linux kernel.
---mptcp::
-Enable Multipath TCP.
-+
-Only available with MPTCP enabled Linux kernel.
-
--obfs <http|tls>::
Enable HTTP or TLS obfuscating. (Experimental)
|