赞
踩
alist
目录,然后将解压后的alist.exe
文件放入其中alist
,在当前目录路径中的最前面输入cmd
然后敲回车键进入终端,使用alist --help
可以查看alist的相关命令C:\Common Gadgets\alist>alist --help A file list program that supports multiple storage, built with love by Xhofe and friends in Go/Solid.js. Complete documentation is available at https://alist.nn.ci/ Usage: alist [command] Available Commands: admin Show admin user's info and some operations about admin user's password cancel2fa Delete 2FA of admin user completion Generate the autocompletion script for the specified shell help Help about any command lang Generate language json file restart Restart alist server by daemon/pid file server Start the server at the specified address start Silent start alist server with `--force-bin-dir` stop Stop alist server by daemon/pid file storage Manage storage version Show current version of AList Flags: --data string data folder (default "data") --debug start with debug mode --dev start with dev mode --force-bin-dir Force to use the directory where the binary file is located as data directory -h, --help help for alist --log-std Force to log to std --no-prefix disable env prefix Use "alist [command] --help" for more information about a command.
localhost:5244
alist start
alist admin set 密码
ip:5244
或者自定义的访问端口,登录admin用户,打开管理界面(底部有管理)alist_start.VBS
文件,然后编辑文件内容如下Set ws = CreateObject("Wscript.Shell")
ws.run "cmd /c .\alist.exe server",vbhide
shell:startup
,将快捷方式放入到启动目录Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。