mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-16 16:58:07 +00:00
12 lines
484 B
Markdown
12 lines
484 B
Markdown
|
# NZBget
|
||
|
|
||
|
Homepage: [https://nzbget.net/](https://nzbget.net/)
|
||
|
|
||
|
The most efficient usenet downloader. NZBGet is written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `nzbget_enabled: true` in your `group_vars/all.yml` file.
|
||
|
|
||
|
The NZBget web interface can be found at http://ansible_nas_host_or_ip:6789, the default username is `nzbget` and password `tegbzn6789`. Change this once you've logged in!
|