WireGuard 是一种快速、现代且安全的 VPN 隧道。 WireGuard Pro 得到增强
我们的应用程序利用 VPNService 作为 VPN 服务,这是该应用程序的核心功能。通过使用 VPNService,我们为用户提供对在线资源的安全和私密访问,从而增强他们的在线隐私和安全性。
WireGuard 是一种快速、现代且安全的 VPN 隧道。 WireGuard Pro 是 WireGuard 的增强版本。它与标准 WireGuard 完全兼容。支持udp端口漫游。它还支持 tcp/ws/wss 连接。它可以自动选择与服务器的连接方式。
最新版本1.1.0更新日志
Last updated on 2023年10月31日
- TCP/WS/WSS connect support: We have added support for the TCP/WS/WSS connection protocol. When you cannot use udp, the system will automatically use TCP/WS/wss for connection.
- Solved incompatibility ssues with wireguard standards protocol: this version can use standard wireguard protocol if you haven't wireguard pro standard server.
- Bug fixes: the issue that peer details page can't display resolved endpoint information has been resolved.