安装netbird 直接下载netbird命令 部署到
/usr/sbin/netbird
执行setup命令来安装netbird连接到内网
netbird up --management-url https://netbird.xxxx.com --setup-key 6AA05B55-xxxx-4B90-9DA8-xxxxxxxxxxx
安装 rinetd
ArmBian更换国内源:
nano /etc/apt/sources.list deb http://mirrors.ustc.edu.cn/debian bookworm main contrib non-free deb http://mirrors.ustc.edu.cn/debian bookworm-updates main contrib non-free deb http://mirrors.ustc.edu.cn/debian bookworm-backports main contrib non-free deb http://mirrors.ustc.edu.cn/debian-security/ bookworm/updates main contrib non-free
Y
回车
-----------------------------------
apt-get update apt-get upgrade -y
安装rinetd
apt install rinetd