1
0
Fork 0
1Panel-Appstore/apps/keepassxc/README_en.md

26 lines
829 B
Markdown

# KeePassXC
KeePassXC is an open-source, cross-platform password manager with web interface support.
## Features
- Cross-platform password management for multiple OS
- Web UI management (default port 3000)
- Local database file storage, secure and reliable
- Browser integration and autofill support
- Multi-user and multi-database support
- Lightweight and low resource usage
## Usage
1. After deployment, access `http://your-server-ip:3000` for the web UI
2. Create or import a password database (.kdbx file)
3. Configure browser extension for autofill
4. Database directory: `./db`
## Links
- [Official Website](https://keepassxc.org/)
- [GitHub Project](https://github.com/keepassxreboot/keepassxc)
- [Official Documentation](https://keepassxc.org/docs/)
- [Docker Hub](https://hub.docker.com/r/linuxserver/keepassxc)