17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
# Instructions for Use
|
|
- Default Username and Password
|
|
```
|
|
username: admin
|
|
password: admin
|
|
```
|
|
|
|
# filebrowser
|
|
**filebrowser** provides a file management interface for a specified directory, allowing you to upload, delete, preview, rename, and edit files. It supports creating multiple users, each with their own directory. It can be used as a standalone application.
|
|
|
|
## Key Features:
|
|
- **File Management**: Browse files and folders, create, copy, move, and delete files, as well as create new folders.
|
|
- **File Preview**: Preview text files, images, videos, and other common file formats for quick content viewing.
|
|
- **File Editing**: Edit text files, such as code files (with syntax highlighting), configuration files, etc.
|
|
- **File Sharing**: Generate links or share codes to allow others to access specific files or folders.
|
|
- **User Authentication and Permission Control**: Set up user accounts, permissions, and access controls to ensure file security and privacy.
|
|
- **Multi-Platform Support**: Deploy and run on different operating systems, such as Linux, Windows, and macOS. |