LumaTunnel
【WinUI】LumaTunnel 是一个面向个人多设备的 Windows 代理系统。客户端在本机提供 HTTP/HTTPS CONNECT 与 SOCKS5 TCP 代理,并通过一个受信任 TLS 证书保护的 WSS 会话,将多个 TCP 流复用到自建 Windows Server 节点。
关注
0
Fork
0
Star
0
返回提交历史
Added
.xfe/repository-tabs.json
+21
-0
XFEOrganization/LumaTunnel
配置仓库文件选项卡
89ea715
代码差异
1 个文件
+21
-0
@@ -0,0 +1,21 @@
1
{
2
"version": 1,
3
"tabs": [
4
{
5
"title": "\u90E8\u7F72",
6
"path": "docs/deployment.md"
7
},
8
{
9
"title": "\u534F\u8BAE",
10
"path": "docs/protocol.md"
11
},
12
{
13
"title": "\u5B89\u5168",
14
"path": "docs/security.md"
15
},
16
{
17
"title": "\u6D4B\u8BD5",
18
"path": "docs/testing.md"
19
}
20
]
21
}