LumaTunnel
【WinUI】LumaTunnel 是一个面向个人多设备的 Windows 代理系统。客户端在本机提供 HTTP/HTTPS CONNECT 与 SOCKS5 TCP 代理,并通过一个受信任 TLS 证书保护的 WSS 会话,将多个 TCP 流复用到自建 Windows Server 节点。
关注
0
Fork
0
Star
0
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
</Configurations>
<Folder Name="/src/">
<Project Path="src/LumaTunnel.Shared/LumaTunnel.Shared.csproj" />
<Project Path="src/LumaTunnel.Server.Core/LumaTunnel.Server.Core.csproj" />
<Project Path="src/LumaTunnel.Server/LumaTunnel.Server.csproj" />
<Project Path="src/LumaTunnel.Client.Core/LumaTunnel.Client.Core.csproj" />
<Project Path="src/LumaTunnel.Client/LumaTunnel.Client.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Deploy />
</Project>
<Project Path="src/LumaTunnel.Client.Watchdog/LumaTunnel.Client.Watchdog.csproj" />
<Project Path="src/LumaTunnel.Client.Installer/LumaTunnel.Client.Installer.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/LumaTunnel.Shared.Tests/LumaTunnel.Shared.Tests.csproj" />
<Project Path="tests/LumaTunnel.Server.Tests/LumaTunnel.Server.Tests.csproj" />
<Project Path="tests/LumaTunnel.Client.Core.Tests/LumaTunnel.Client.Core.Tests.csproj" />
<Project Path="tests/LumaTunnel.EndToEnd.Tests/LumaTunnel.EndToEnd.Tests.csproj" />
</Folder>
</Solution>
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
</Configurations>
<Folder Name="/src/">
<Project Path="src/LumaTunnel.Shared/LumaTunnel.Shared.csproj" />
<Project Path="src/LumaTunnel.Server.Core/LumaTunnel.Server.Core.csproj" />
<Project Path="src/LumaTunnel.Server/LumaTunnel.Server.csproj" />
<Project Path="src/LumaTunnel.Client.Core/LumaTunnel.Client.Core.csproj" />
<Project Path="src/LumaTunnel.Client/LumaTunnel.Client.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Deploy />
</Project>
<Project Path="src/LumaTunnel.Client.Watchdog/LumaTunnel.Client.Watchdog.csproj" />
<Project Path="src/LumaTunnel.Client.Installer/LumaTunnel.Client.Installer.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/LumaTunnel.Shared.Tests/LumaTunnel.Shared.Tests.csproj" />
<Project Path="tests/LumaTunnel.Server.Tests/LumaTunnel.Server.Tests.csproj" />
<Project Path="tests/LumaTunnel.Client.Core.Tests/LumaTunnel.Client.Core.Tests.csproj" />
<Project Path="tests/LumaTunnel.EndToEnd.Tests/LumaTunnel.EndToEnd.Tests.csproj" />
</Folder>
</Solution>