自建Syncthing中继服务器和发现服务器 1.中继服务器 1.1 安装 利用Apt进行安装 apt install syncthing-relaysrv -y 1.2 注册守护进程 配置一个systemd系统服务即可 vim /etc/systemd/system/strelaysrv.ser