如何在 15 秒内在 Ubuntu 上安装 Netmaker 客户端 (netclient)
只需在 Ubuntu 的 Shell 中运行这些命令来安装 netclient
install_netclient.sh
curl -sL 'https://apt.netmaker.org/gpg.key' | sudo tee /etc/apt/trusted.gpg.d/netclient.asc
curl -sL 'https://apt.netmaker.org/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/netclient.list
sudo apt update
sudo apt install netclientCheck out similar posts by category:
Networking, VPN, Wireguard
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow