We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cbe9f commit b9f7d16Copy full SHA for b9f7d16
README.md
@@ -6,6 +6,7 @@ Simple command line based HTTP file server to share local file system.
6
## Features
7
- More friendly UI than Apache/Nginx directory index page
8
- Adapt for mobile display
9
+- Single executable file
10
- Can download the whole contents of current directory as archive file if enabled
11
- Can upload files to current directory if enabled
12
- Can specify a custom template for page rendering
README.zh-CN.md
@@ -6,6 +6,7 @@
## 软件特色
- 比Apache/Nginx更友好的目录列表
- 适配移动设备显示
+- 单一可执行文件
- 可以将当前浏览目录内容打包下载
- 可以开启某个目录的上传权限
- 可以指定自定义模板来渲染页面
0 commit comments