
原文转自科技lion 官方博客
系统更新
apt update -y && apt install -y wget sudo
一键脚本
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') --ip-addr 10.170.0.4 --ip-gate 10.170.0.1 --ip-mask 255.255.255.0 -d 11 -v 64 -p 123456 -port 22
系统更新
apt update -y && apt full-upgrade -y && apt install -y curl wget sudo socat