摘要: 第一步 安装Alist https://github.com/AlistGo/alist/releases Windows 64位 下载 https://github.com/AlistGo/alist/releases/download/beta/alist-windows-amd64.zip 运 阅读全文
posted @ 2025-01-18 21:14 meetrice 阅读(452) 评论(0) 推荐(0)
摘要: 管理员权限打开powershell: 1.安装 Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0 2.启动 Start-Service sshd 3.开机启动 Set-Service -Name sshd -StartupTy 阅读全文
posted @ 2025-01-18 10:54 meetrice 阅读(31) 评论(0) 推荐(0)