WireGuard - Windows

1. Install WireGuard APP, Download from here

2. Get WireGuard server information. 
    Visit our website, click into your WireGuard package detail page. Click Config button to copy the Config file.
 

3.Open WireGuard, choose Add Tunnel -> Add empty tunnel..


4. Import WireGuard server configuration, right click and paste the configuration you just copied into the it, and name it.


5. Click Activate button to connect the server you just setup.


6. Click Deactivate button when you want to disconnect.


7. If you are having problem to access with the default configuration, you can try edit the config file, and replace the :5353 port in the endpoint with a random port within the given random port if its available.

此答案有用么?

 打印

建议阅读

WireGuard - Android setup

1. Install WireGuard app, https://dl.vpnaff.com/?dir=WireGuard2. Get WireGuard server...

WireGuard - iOS

1. 安装客户端,你可以于App Store中搜索WireGuard, 或访问https://apps.apple.com/tw/app/wireguard/id1441195209 2....

WireGuard - macOS

1. Install app from App Store, you can search WireGuard in App Store or...

WireGuard - Linux

1. 安裝WireGuard以Ubuntu 20 TLS 為例 apt update apt install wireguard resolvconf 2. 配置WG...