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 CHANGED
@@ -1,23 +1,22 @@
1
1
 
2
2
  # ![](./src/web/meta/resources/img/logo-70.png) FileCat
3
3
 
4
- FileCat is a **web-based server management** tool. It offers features like file management, large-scale log viewing, remote terminal access, system process monitoring, and various network proxies including SSH, RDP, HTTP, and TCP.
4
+ FileCat 是一个基于 Web 的服务器管理工具,集成了文件管理、超大日志查看、远程终端访问、系统进程监控,以及包括 VPN、SSHRDPHTTP、TCP 等多种网络代理功能。
5
5
 
6
- FileCat 是一个基于web的**服务器管理**工具。提供文件管理、超大日志查看、远程终端、系统进程监控,vpn、ssh\rdp\http\tcp各种网络代理等功能。
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
- ## Detailed Features
14
+ ## 功能概览 / Features
16
15
  详细的功能特性请参考文档: https://filecat.xiaobaidadada.fun/
17
16
 
18
17
  备用地址:https://docs.filecat.xiaobaidadada.fun/
19
18
 
20
- ## Demo Experience
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
- Some features of this project are based on or inspired by the following projects.
39
-
37
+ 以下项目为 FileCat 提供了灵感或基础
40
38
 
41
39
  - [filebrowser](https://github.com/filebrowser/filebrowser)
42
40
  - [MeshCentral](https://github.com/Ylianst/MeshCentral)