最近学会了使用WireGuard进行打洞,配置文件写在/etc/wireguard/${name}.conf中,通过wg-quick [up/down] ${name}启停,推荐使用systemctl [enable/disable/start/stop] wg-quick@${name}.service进行管理。
完成下面两步后,将自动完成登录并继续当前操作。