HFS软件分享 作者: 毕世平 时间: 2025-09-08 分类: 默认分类 前言:在参考`hanwckf`博客教程,给`360T7`路由器TTL刷机时候,偶然了解到`HFS(HTTP File Server)`这个软件,可以在windows电脑上提供指定文件的直链,方便`telnet/ssh`下面直接下载。 本文主要是分享`HFS`这个`Windows`便携版软件包(具体从哪里下载我也忘记了),下载下来解压即可,然后可添加快捷方式到桌面。 > 软件包下载地址:https://dl.shiping.date/openwrt/HFS-alittlemc-share.zip ### 1.下载下来后,解压缩,双击hfs.exe,第一次打开会有网络防火墙,记得全部允许  ### 2.拖文件到左侧,或者在左侧区域单击鼠标右键,选择添加文件,右上角可一键拷贝文件直链(假定是 http://192.168.199.112/u-boot.bin )  ### 3.同局域网下别的设备(本电脑也行)使用浏览器访问这个链接,即可下载指定的文件(或者 `wget http://192.168.199.112/u-boot.bin` ),当完整地下载该文件后,hfs软件会有日志提示。  ## 参考链接: - [HFS软件项目地址](https://github.com/rejetto/hfs "HFS软件项目地址") - [360T7刷机步骤及固件](https://cmi.hanwckf.top/p/360t7-firmware/ "360T7刷机步骤及固件") 标签: none