Debian 或 Ubuntu下,WireGuard一键安装脚本

lisahost.com

1、开箱即用,简单

要求如下:
OS: Debian 10+ or Ubuntu 20.04+
Kernel: 5.6+ (native WireGuard module) or 4.x with wireguard-dkms
Access: Root or sudo
Packages: curl, iptables (installed automatically)

一键安装:

git clone https://github.com/vysokostnyi/wg-server-native.git
cd wg-server-native
sudo bash install.sh

bash <(curl -fsSL https://raw.githubusercontent.com/vysokostnyi/wg-server-native/main/install.sh)

卸载

sudo bash uninstall.sh

开源页面:https://github.com/Vysokostnyi/wg-server-native

2、简单,支持的系统多:Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

一键安装:

bash <(curl -fsSL https://raw.githubusercontent.com/pishangujeniya/wireguard-install/main/wg-install.sh)

开源页面:https://github.com/pishangujeniya/wireguard-install

3、简单,带用户面板

一键安装:

git clone https://github.com/AkbulutKaan/my-wireguard-vpn.git
cd my-wireguard-vpn
sudo bash scripts/install-server.sh

开源页面:https://github.com/AkbulutKaan/my-wireguard-vpn

4、有一定的自定义

3 modes: Quick (5 questions) · Advanced (full control) · Auto (zero interaction)
Auto-detects: OS, cloud provider, public IP, network interface, optimal MTU
Auto-repair engine: fixes port conflicts, stale interfaces, iptables errors automatically
4 fallback methods to start WireGuard if the first attempt fails

一键安装:

curl -fsSL https://raw.githubusercontent.com/FarooqiEarning/wireguard-pro/main/wireguard-pro.sh -o wireguard-pro.sh && sudo bash wireguard-pro.sh

开源页面:https://github.com/FarooqiEarning/wireguard-pro

安卓应用下载:wireguard-1.0.20260315
Windows软件下载:wireguard-amd64-1.1.msi

    所有主机信息仅是为及时分享并收录,不做推荐!

评论

5+1=