mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 22:41:04 +08:00
25 lines
769 B
Markdown
25 lines
769 B
Markdown
# NZBGet
|
|
|
|
NZBGet is a high-performance Usenet downloader with web interface and automation support.
|
|
|
|
## Features
|
|
|
|
- High-performance Usenet downloading
|
|
- Web UI management (default port 6789)
|
|
- Automation scripts and RSS support
|
|
- Multi-platform and multi-architecture support
|
|
- Lightweight and low resource usage
|
|
|
|
## Usage
|
|
|
|
1. After deployment, access `http://your-server-ip:6789` for the web UI
|
|
2. Default username/password: `nzbget` / `tegbzn6789`
|
|
3. Configure your Usenet server and start downloading
|
|
4. Download directory: `./downloads`
|
|
|
|
## Links
|
|
|
|
- [Official Website](https://nzbget.net/)
|
|
- [GitHub Project](https://github.com/nzbget/nzbget)
|
|
- [Official Documentation](https://nzbget.net/documentation)
|
|
- [Docker Hub](https://hub.docker.com/r/linuxserver/nzbget) |