Block a user
[GH-ISSUE #45] [Feature Request] List Pagination
[GH-ISSUE #45] [Feature Request] List Pagination
[GH-ISSUE #48] 建议,可以在网页上增加一个显示当前页面二维码的功能,多谢
[GH-ISSUE #48] 建议,可以在网页上增加一个显示当前页面二维码的功能,多谢
[GH-ISSUE #46] [Feature Request] enhance --render-index functionality
[GH-ISSUE #46] [Feature Request] enhance --render-index functionality
[GH-ISSUE #37] [Suggestion] Web static directory support
@FirTech commented on GitHub (Jun 12, 2022):
For example, store "duf-src\assets\img1.png" in the "assets" directory of the "duf" source code, then you can access…
[GH-ISSUE #37] [Suggestion] Web static directory support
@FirTech commented on GitHub (Jun 12, 2022):
Oh, I got it, I just need to convert all the images to base64 and package them in the index.html file, disturb you.
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
[GH-ISSUE #39] 使用SolidExplorer连接webdav时,当前目录会多出来一个同名的目录
[GH-ISSUE #39] 使用SolidExplorer连接webdav时,当前目录会多出来一个同名的目录
[GH-ISSUE #43] 使用idm+工具下载进度卡在99%
@ElmTran commented on GitHub (Jun 15, 2022):
使用单线程测试了,在某个点的时候会下载中断,所以应该是一个文件切片无法下载的,麻烦作者帮忙看一下。
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
@sigoden commented on GitHub (Jun 15, 2022):
你是否手动绑定ipv6地址 duf -b ::?
[GH-ISSUE #38] 请问,现有的版本是否已经支持ipv6,发现依旧不能用ipv6访问
@vip3344 commented on GitHub (Jun 15, 2022):
可以了,建议默认同时绑定ipv4和ipv6端口,谢谢!
[GH-ISSUE #37] [Suggestion] Web static directory support
@sigoden commented on GitHub (Jun 12, 2022):
duf can serve static files.
I do not quite understand what you mean。
If your assets contains img1.png
r…