Files
Arch1Panel/apps/keepassxc/README_en.md

30 lines
1020 B
Markdown
Raw Normal View History

2025-06-30 23:37:03 +08:00
# KeePassXC
KeePassXC is an open-source, cross-platform password manager with web interface support.
2025-07-08 10:58:06 +08:00
![](https://raw.githubusercontent.com/xiaoY233/PicList/main/public/assets/KeePassXC.png)
![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white)
2025-06-30 23:37:03 +08:00
## 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)