This topic created in 2021 days ago, the information mentioned may be changed or developed.
- 用 caddy 开了个 file-server 共享一个配置文件,关闭了 browse 功能,那这个配置文件可能被第三方扫描出来吗?
- 配置文件名随机取的,没有规则。
Supplement 1 · Oct 17, 2020
加了 basicauth,此贴终结。
2 replies • 2020-10-17 15:13:25 +08:00
 |
|
1
jim9606 Oct 17, 2020 1
这个被称为 Security through obscurity 通常别这么做,你至少加个 basicauth
|