xlipboard 是一款可以帮你在Windows、Ubuntu和macOS桌面系统之间同步剪切板文件的应用
【中文】
【必备条件】
xlipboard.exe
将在运行路径下面创建两个文件: Config.json
和 log.txt
你可以通过修改 Config.json
来自定义配置
-
Port
# 服务端口- 类型:
string
- 默认:
"3216"
- 类型:
-
Authkey
# 认证密钥- type:
string
- default:
随机生成不少于64位
- type:
-
NtpAddress
# 网络时间协议同步时间- type:
string
- default:
ntp.aliyun.com
- type:
-
SyncSettings
# 远程同步其他服务器的地址和端口- type:
object
- children:
Target
- type:
string
- default:
"192.168.200.101:3216"
- type:
- type: