summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Brandon Wiley <brandon@operatorfoundation.org>2018-10-15 23:53:32 -0500
committerDr. Brandon Wiley <brandon@operatorfoundation.org>2018-10-15 23:53:32 -0500
commitc34e96b0aa80d5c312bbe32f0a18f706a1351f18 (patch)
treed13278a4a95132ddf500e5c53775d7ff91cb8f59
parentd9a1dc6f4b7d1db78f4b32dd90916bfca5d73f79 (diff)
Updated list of supported protocols
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index da21c0d..5d85e71 100644
--- a/README.md
+++ b/README.md
@@ -48,17 +48,15 @@ the application to work on networks where it would otherwise be blocked or
heavily throttled.
The dispatcher currently supports the following proxy modes:
- * SOCKS5 (with optional PT 1.0 authentication protocol)
+ * SOCKS5 (with optional PT 2.0 authentication protocol)
* Transparent TCP
* Transparent UDP
* STUN UDP
The dispatcher currently supports the following transports:
- * meek
* obfs4
- * obfs3
* obfs2
- * scramblesuit
+ * shadow (Shadowsocks)
#### Installation