This commit is contained in:
p4gefau1t
2020-05-11 08:41:04 +00:00
parent 9772a0e1e5
commit 858075ee7f
25 changed files with 69 additions and 60 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
<meta itemprop="name" content="Websocket">
<meta itemprop="description" content="由于使用CDN中转时,HTTPS对CDN透明,CDN可以审查Websocket传输内容,而Trojan协议明文的头部特征过于明显,而TLS握">
<meta itemprop="wordCount" content="1091">
<meta itemprop="wordCount" content="1093">
<meta itemprop="image" content="https://p4gefau1t.github.io/trojan-go/images/og-image.png"/>
@@ -39,7 +39,7 @@
<body><div class="container"><header>
<h1>Trojan-Go Docs</h1>
<span class="version">Version 0.4.7</span>
<span class="version">Version 0.4.8</span>
<a href="https://github.com/p4gefau1t/trojan-go" class="github"><i class="fab fa-github"></i></a>
<p class="description">An unidentifiable mechanism that helps you bypass GFW. </p>
@@ -88,11 +88,11 @@
</tr>
<tr>
<td>SimpleSocks</td>
<td>如果使用mux</td>
<td>如果开启多路复用</td>
</tr>
<tr>
<td>smux</td>
<td>如果使用mux</td>
<td>如果开启多路复用</td>
</tr>
<tr>
<td>Trojan</td>