XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

LumaTunnel

【WinUI】LumaTunnel 是一个面向个人多设备的 Windows 代理系统。客户端在本机提供 HTTP/HTTPS CONNECT 与 SOCKS5 TCP 代理,并通过一个受信任 TLS 证书保护的 WSS 会话,将多个 TCP 流复用到自建 Windows Server 节点。

公开
关注 0 Fork 0 Star 0
UTF-8
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" role="img" aria-labelledby="title desc">
  <title id="title">LumaTunnel 光隧</title>
  <desc id="desc">深蓝色圆角方形内,一条青紫色发光隧道围绕中心光束。</desc>
  <defs>
    <linearGradient id="background" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0" stop-color="#07162f"/>
      <stop offset="0.52" stop-color="#0b2851"/>
      <stop offset="1" stop-color="#130d38"/>
    </linearGradient>
    <linearGradient id="tunnel" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0" stop-color="#39f5e6"/>
      <stop offset="0.5" stop-color="#55b9ff"/>
      <stop offset="1" stop-color="#a66cff"/>
    </linearGradient>
    <radialGradient id="core">
      <stop offset="0" stop-color="#ffffff"/>
      <stop offset="0.3" stop-color="#82fff2"/>
      <stop offset="1" stop-color="#4b5cff" stop-opacity="0"/>
    </radialGradient>
    <filter id="glow"><feGaussianBlur stdDeviation="20" result="b"/><feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge></filter>
  </defs>
  <rect x="32" y="32" width="960" height="960" rx="224" fill="url(#background)"/>
  <ellipse cx="512" cy="512" rx="332" ry="374" fill="none" stroke="url(#tunnel)" stroke-width="64" opacity=".24" filter="url(#glow)"/>
  <ellipse cx="512" cy="512" rx="238" ry="292" fill="none" stroke="url(#tunnel)" stroke-width="52" opacity=".56" filter="url(#glow)"/>
  <ellipse cx="512" cy="512" rx="146" ry="205" fill="none" stroke="url(#tunnel)" stroke-width="40" opacity=".9" filter="url(#glow)"/>
  <path d="M512 200 594 806 512 920 430 806Z" fill="url(#core)" opacity=".92" filter="url(#glow)"/>
  <ellipse cx="512" cy="512" rx="82" ry="118" fill="url(#core)" filter="url(#glow)"/>
</svg>