在公有云厂商的新加坡或香港地区免费申请一台免费云主机(可选) 利用terraform创建一台云主机
git clone
[email protected]:wubigo/iaas.git cd iaas\aws\ec2 .\apply Apply complete! Resources: 2 added, 0 changed, 0 destroyed. Outputs: instance_id = i-069i247af71871dd9 public_ip = 13.113.195.66 ssh
[email protected] ubuntu@ip-10-12-0-247:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal 也可以直接在web控制台根据向导创建
设置安全组 https://wubigo.com/post/vpn-with-wireguard/
stop ubuntu pop-up “Daemons using outdated libraries” when using apt /etc/needrestart/needrestart.conf
$nrconf{restart} = 'a' 搭建隧道服务器(定制的端口) git clone https://github.com/wubigo/algo.git git clone https://github.