CuteHttpFileServer icon indicating copy to clipboard operation
CuteHttpFileServer copied to clipboard

Results 17 CuteHttpFileServer issues
Sort by recently updated
recently updated
newest added

可以通过http://192.168.3.2/#/123/../.. 这样的方式访问到根目录的上层文件夹,相当于将系统文件全部暴露,只是无法下载,但是仍可查看目录文件名等信息

如果支持ipv6那简直就完美了

website:http://192.168.1.35/ webdav :http://192.168.1.35/webdav runtime: out of memory: cannot allocate 1183981568-byte block (8224768 in use) fatal error: out of memory runtime stack: runtime.throw(0x902ae2, 0xd) c:/go/src/runtime/panic.go:774 +0x64 runtime.largeAlloc(0x46921800, 0x890101, 0x321b1fc8) c:/go/src/runtime/malloc.go:1140 +0x108...

在服务器中, 对需要认证的文件, 通过wget下载, jwt有有效期, 可以提供其他的方式吗

我在arm 32 的路由器上部署了chfs,正常启动,剩余可用内存不足100M,小文件可以上传,当上传大文件(300M)时出现内存溢出,日志如下,需要怎么处理 ``` fatal error: runtime: out of memory runtime stack: runtime.throw(0x54b47e, 0x16) c:/go/src/runtime/panic.go:774 +0x5c runtime.sysMap(0x6400000, 0x4000000, 0x9a3e60) c:/go/src/runtime/mem_linux.go:169 +0xa8 runtime.(*linearAlloc).alloc(0x9978a8, 0x4000000, 0x400000, 0x9a3e60, 0x0) c:/go/src/runtime/malloc.go:1387 +0x94 runtime.(*mheap).sysAlloc(0x9975b0, 0x4000000,...

runtime: out of memory: cannot allocate 343932928-byte block (956137472 in use) fatal error: out of memory runtime stack: runtime.throw(0x902ae2, 0xd) c:/go/src/runtime/panic.go:774 +0x64 runtime.largeAlloc(0x147ff400, 0x440101, 0x47000000) c:/go/src/runtime/malloc.go:1140 +0x108 runtime.mallocgc.func1() c:/go/src/runtime/malloc.go :1033...

为什么呢? Method Not Allowed

源码没开源吗~

cli运行结果: ***************************************** CUTE HTTP FILE SERVER 2.0 website: http://iscute.cn/chfs author: [email protected] ***************************************** - Listening port: 9001 - Shared directory: E:\for_webdav G:\for_webdav_g - Allowed addresses: Accept any addresses - Access rules:...