filecat 4.8.1 → 4.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -8
- package/build/dist/{523.61096ca90592dad3b36a.js → 523.fab29a675d29b4dfc487.js} +2 -2
- package/build/dist/{943.8dad785cdf9c9472cd62.js → 943.a520601861a7076149fe.js} +2 -2
- package/build/dist/index.html +1 -1
- package/build/dist/{main.82571f331b6b2ec294ec.js → main.f6ebbb770ea3dd09cea4.js} +2 -2
- package/build/main.js +1 -1
- package/package.json +1 -1
- /package/build/dist/{523.61096ca90592dad3b36a.js.LICENSE.txt → 523.fab29a675d29b4dfc487.js.LICENSE.txt} +0 -0
- /package/build/dist/{943.8dad785cdf9c9472cd62.js.LICENSE.txt → 943.a520601861a7076149fe.js.LICENSE.txt} +0 -0
- /package/build/dist/{main.82571f331b6b2ec294ec.js.LICENSE.txt → main.f6ebbb770ea3dd09cea4.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
#  FileCat
|
|
3
3
|
|
|
4
|
-
FileCat
|
|
4
|
+
FileCat 是一个基于 Web 的服务器管理工具,集成了文件管理、超大日志查看、远程终端访问、系统进程监控,以及包括 VPN、SSH、RDP、HTTP、TCP 等多种网络代理功能。
|
|
5
5
|
|
|
6
|
-
FileCat
|
|
6
|
+
FileCat is a web-based server management platform that provides file management, large-scale log viewing, remote terminal access, process monitoring, and various network proxies including VPN, SSH, RDP, HTTP, and TCP.
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
## Install
|
|
8
|
+
## 安装方式 / Installation
|
|
10
9
|
不同的安装方式请参考: https://filecat.xiaobaidadada.fun/#/zh-CN/install.md
|
|
11
10
|
|
|
12
11
|
English: https://filecat.xiaobaidadada.fun/#/en/install.md
|
|
13
12
|
|
|
14
13
|
|
|
15
|
-
##
|
|
14
|
+
## 功能概览 / Features
|
|
16
15
|
详细的功能特性请参考文档: https://filecat.xiaobaidadada.fun/
|
|
17
16
|
|
|
18
17
|
备用地址:https://docs.filecat.xiaobaidadada.fun/
|
|
19
18
|
|
|
20
|
-
## Demo
|
|
19
|
+
## 在线演示 / Demo
|
|
21
20
|
url: http://demo.filecat.xiaobaidadada.fun:5569/
|
|
22
21
|
|
|
23
22
|
账号密码: `admin`/`admin`
|
|
@@ -35,8 +34,7 @@ english account: `en_admin`/`en_admin`
|
|
|
35
34
|
## qq群
|
|
36
35
|
824838674
|
|
37
36
|
## Thanks
|
|
38
|
-
|
|
39
|
-
|
|
37
|
+
以下项目为 FileCat 提供了灵感或基础
|
|
40
38
|
|
|
41
39
|
- [filebrowser](https://github.com/filebrowser/filebrowser)
|
|
42
40
|
- [MeshCentral](https://github.com/Ylianst/MeshCentral)
|