wget https://resource.heltec.cn/download/mytestnode.tar.gz
tar -zxvf mytestnode.tar.gz
cd /root/mytestnode
bash install-release.sh --local ./v2ray-linux-arm64-v8a.zip
cp config.json /usr/local/etc/v2ray/
cp /root/mytestnode/frp_0.37.1_linux_arm64/systemd/frpc.service /etc/systemd/system/

systemctl enable v2ray
systemctl start v2ray
cp rc.local /etc/rc.local
echo $1 > serveraddr
systemctl restart rc.local
sync
sync
sleep 1
sync
sync
