镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 22:46:47 +00:00
feat(worker): added username option for rsync providers
这个提交包含在:
@@ -93,6 +93,7 @@ type mirrorConfig struct {
|
||||
Command string `toml:"command"`
|
||||
UseIPv6 bool `toml:"use_ipv6"`
|
||||
ExcludeFile string `toml:"exclude_file"`
|
||||
Username string `toml:"username"`
|
||||
Password string `toml:"password"`
|
||||
Stage1Profile string `toml:"stage1_profile"`
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户