jellyfin组网异地访问

首页
2026-02-10 21:49:43
分享

1、部署netbird


安装netbird 直接下载netbird命令 部署到

/usr/sbin/netbird


执行setup命令来安装netbird连接到内网

netbird up --management-url https://netbird.xxxx.com --setup-key 6AA05B55-xxxx-4B90-9DA8-xxxxxxxxxxx


2、安装映射工具

安装 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


The End
免责声明:本文系转载,版权归原作者所有;旨在传递信息,不代表本站观点和立场。