安装
ubuntu:
apt install syncthing
- 下载最新版
syncthing
替换apt安装的老旧版本https://github.com/syncthing/syncthing/releases
systemctl enable syncthing@root
andsystemctl start syncthing@root
修改 ~/.config/syncthing/config.xml 的 gui->address 中的 127.0.0.1 为局域网IP, 访问http://<局域网IP>:8384- 使用在本机开启ssh反向代理
ssh -LN 9999:localhost:8384 <远程地址>
,然后在浏览器访问http://127.0.0.1:9999
windows:
- 下载安装
https://github.com/canton7/SyncTrayzor#installation
- 启动
SyncTrayzorPortable-x64\SyncTrayzor.exe
这里一定要注意不要搞错了,
如果启动的syncthing.exe
那么配置文件位置不一样,后面再切换成SyncTrayzor.exe
会丢掉之前的配置 - 右键托盘菜单选择配置,勾选最下方的“随开机启动”
- 本机在浏览器访问
http://127.0.0.1:8384
然后在页面配置同步