Remake Repository

This commit is contained in:
arch3rPro
2025-06-30 23:37:03 +08:00
parent d593e04bd7
commit e98d0faf79
420 changed files with 55489 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
# 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)