吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 6402|回复: 27
收起左侧

[Windows] 【搬运】 dufs 一款小巧的通过http实现下载、上传的开源服务器软件

  [复制链接]
1553438690 发表于 2022-11-26 21:16
本帖最后由 1553438690 于 2022-11-26 22:31 编辑

  • 【免责声明】:
    不得将下述软件用于商业或者非法用途,否则,一切后果请用户自负。

    如有违规、侵权,请联系删除文章内容。
  • 从github上看到的软件
  • 感谢 @sigoden 做出的精美软件

其中windows x64文件大小仅2.55MB
说明文档:
Dufs is a distinctive utility file server - https://github.com/sigoden/dufs

Usage: dufs [OPTIONS] [root]

Arguments:
  [root]  Specific path to serve [default: .]

Options:
  -b, --bind <addrs>         Specify bind address or unix socket 绑定ip地址
  -p, --port <port>          Specify port to listen on [default: 5000] 绑定端口 默认5000
      --path-prefix <path>   Specify a path prefix
      --hidden <value>       Hide paths from directory listings, separated by `,`
  -a, --auth <rules>         Add auth for path
      --auth-method <value>  Select auth method [default: digest] [possible values: basic, digest]
  -A, --allow-all            Allow all operations 允许所有操作
      --allow-upload         Allow upload files/folders 允许上传
      --allow-delete         Allow delete files/folders 允许删除
      --allow-search         Allow search files/folders 允许搜索
      --allow-symlink        Allow symlink to files/folders outside root directory
      --enable-cors          Enable CORS, sets `Access-Control-Allow-Origin: *`
      --render-index         Serve index.html when requesting a directory, returns 404 if not found index.html
      --render-try-index     Serve index.html when requesting a directory, returns directory listing if not found index.html
      --render-spa           Serve SPA(Single Page Application)
      --assets <path>        Use custom assets to override builtin assets
      --tls-cert <path>      Path to an SSL/TLS certificate to serve with HTTPS
      --tls-key <path>       Path to the SSL/TLS certificate's private key
      --log-format <format>  Customize http log format
      --completions <shell>  Print shell completion script for <shell> [possible values: bash, elvish, fish, powershell, zsh]
  -h, --help                 Print help information
  -V, --version              Print version information

我使用是另建了一个bat批处理脚本,没啥大用,可以借鉴着改改

@ECHO OFF
TITLE Dufs Http Server
dufs.exe --allow-upload --allow-search D:\soft -a /@admin:admin -b 127.0.0.1 -p 5888
PAUSE



默认模式:

开启

开启

使用批处理开启:
0.png
登录界面:

登录

登录

目录:

目录

目录

源代码:
https://github.com/sigoden/dufs
鉴于github上下载不方便,上传了蓝

注意权限!!!注意权限!!!注意权限!!!
在公网上小心使用,避免被有心人利用!

链接:https://wwk.lanzouw.com/b041gxg5g
密码:52pj

免费评分

参与人数 6吾爱币 +5 热心值 +6 收起 理由
nndyky + 1 + 1 鼓励转贴优秀软件安全工具和文档!
sunliangsg + 1 + 1 我很赞同!
gaoming513 + 1 + 1 谢谢@Thanks!
Nuanse80 + 1 谢谢@Thanks!
qq5665 + 1 + 1 我很赞同!
iPartTao + 1 + 1 吾爱本年度最佳软件,其它的都放的啥,满大街货

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

iPartTao 发表于 2022-11-27 09:12
本帖最后由 iPartTao 于 2022-11-27 09:28 编辑

试了,非常好用,就是不支持视频在线预览
用法很简单,在CMD命令下运行dufs.exe+参数就可以了

使用方法:首先将文件拷贝到要共享的目录中,建议英文目录,然后运行CMD命令,CD命令进入此目录,或者像楼主所写赋予路径,然后使用下面的参数即可。例:dufs.exe --allow-search --allow-delete(允许搜索,允许删除两个参数)窗口不要关掉,然后用局域网其它电脑试试吧。
shj2k 发表于 2022-11-27 10:32
tyz1234 发表于 2022-11-27 10:24
这么多文件用哪个?
Windows系统
dufs-v0.31.0-x86_64-pc-windows-msvc.zip

好像不支持中文
factor52 发表于 2022-11-27 09:27
fengyingtao 发表于 2022-11-27 10:21
等复工了,在办公室 里装一个试试。
头像被屏蔽
tyz1234 发表于 2022-11-27 10:24
提示: 作者被禁止或删除 内容自动屏蔽
xzx1598 发表于 2022-11-27 10:39
很好 很好 非常好
wuai4444 发表于 2022-11-27 10:56
优秀,学习了
fancy456 发表于 2022-11-27 15:21
感谢楼主分享!!!
amen132 发表于 2022-11-27 16:54
hfs这个工具也挺好用
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-12-23 00:37

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表