1. 安装 WireGuard在 Debian 12 中,WireGuard 已包含在官方软件源中,可以直接使用 apt 进行安装:sudo apt update sudo apt install wireguard -y2. 创建 WireGuard 客户端配置文件WireGuard 需要一个配置文件来连接到服务器。可以手动创建...
wg-easy = WireGuard + UI 管理面板 + 一键安装体验。环境准备在开始之前,确保你有以下环境:1,一台可以联网的 Linux 服务器2,已安装 Docker 和 Docker Compose3,一个可用的公网 IP 或 DDNS 域名安装 wg-easy1. 创建目录mkdir -p ~/wg-easy && cd...
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --source mirrors.tuna.tsinghua.edu.cn --updata-software false --web...