我們的應用程式利用 VPNService 作為 VPN 服務,這是該應用程式的核心功能。透過使用 VPNService,我們為用戶提供對線上資源的安全性和私密性訪問,從而增強他們的線上隱私和安全性。
WireGuard 是一種快速、現代且安全的 VPN 隧道。 WireGuard Pro 是 WireGuard 的增強版本。它與標準 WireGuard 完全相容。支援udp埠漫遊。它還支援 tcp/ws/wss 連線。它可以自動選擇與伺服器的連接方式。
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.