-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCodeTalkerTunnel.html
29 lines (25 loc) · 990 Bytes
/
CodeTalkerTunnel.html
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
28
29
<!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Code Talker Tunnel</TITLE>
<META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=utf-8">
</HEAD>
<BODY>
<p>
Code Talker Tunnel (previously called SkypeMorph) is a protocol camouflaging tool, designed to reshape traffic output of any censorship circumvention tool to look like Skype video calls. Our software can be used as a SOCKS proxy and therefore it is extremely easy to use it with different anonymity and censorship resistance tools.
</p>
<ul>
<li>Hard to block and identify protocol obfuscation</li>
<li>High-bandwidth channel</li>
<li>Home-router-ready version supporting OpenWRT firmwares</li>
</ul>
<p>
You can check out our git repository at: <a href="git://git-crysp.uwaterloo.ca/codetalkertunnel">git://git-crysp.uwaterloo.ca/codetalkertunnel</a>
</p>
<p>
For more information see <a href="ctt-README.txt">the README file</a>.
</p>
</BODY>
</HTML>