diff options
author | Dr. Brandon Wiley <brandon@operatorfoundation.org> | 2018-10-15 23:53:32 -0500 |
---|---|---|
committer | Dr. Brandon Wiley <brandon@operatorfoundation.org> | 2018-10-15 23:53:32 -0500 |
commit | c34e96b0aa80d5c312bbe32f0a18f706a1351f18 (patch) | |
tree | d13278a4a95132ddf500e5c53775d7ff91cb8f59 | |
parent | d9a1dc6f4b7d1db78f4b32dd90916bfca5d73f79 (diff) |
Updated list of supported protocols
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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 |