English | 中文
This is a web-based toolkit for developers that includes file management and server utilities. It supports online file compression and decompression, terminal access, SSH proxy, P2P, DDNS, and other features.
url: http://116.198.245.137:5569/
credentials: admin
/admin
Currently, there is no permission functionality, so please do not change the password as it may affect the experience of others.
Download thelatest release and run the executable for your platform;
- Execute the command filecat --port 5567 --base_folder d:/. If you do not set a username, the default username and password are admin.
- Use the configuration file from the example and execute the command filecat --env ./env. On Linux, you may need to run sudo chmod +x ./filecat-linux to gain execution permissions
The project is currently packaged using pkg. Please use Node.js version 18.x.x.
- The peer-to-peer client functionality does not work on macOS. On Windows, it requires administrator mode, and on Linux, it requires root privileges. Additionally, many features have not been tested on macOS and are only supported on Windows and Linux.
- Some features are currently in the demo stage and will be continuously optimized in the future.
- Optimize process information retrieval, SSH file management, DDNS logging, and other features.
- Add more file management features.
Some features of this project are based on or inspired by the following projects.