WireGuard 配置备忘

💡 原文中文,约1700字,阅读约需4分钟。
📝

内容提要

最近学会了使用WireGuard进行打洞,配置文件写在/etc/wireguard/${name}.conf中,通过wg-quick [up/down] ${name}启停,推荐使用systemctl [enable/disable/start/stop] wg-quick@${name}.service进行管理。

🏷️

标签

➡️

继续阅读