ansible-nas/docs/applications/utorrent.md

17 lines
489 B
Markdown
Raw Normal View History

2020-04-23 06:00:40 +00:00
# uTorrent
2022-07-25 20:18:57 +00:00
Homepage: <https://www.utorrent.com/>
Docker Container: <https://hub.docker.com/r/ekho/utorrent>
2020-04-23 06:00:40 +00:00
## Usage
Set `utorrent_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
If you want to access uTorrent externally, don't forget to set `utorrent_available_externally: true` in your `inventories/<your_inventory>/nas.yml` file.
2020-04-23 06:00:40 +00:00
2022-07-25 20:18:57 +00:00
The uTorrent web interface can be found at <http://ansible_nas_host_or_ip:8111/gui>:
2022-07-25 20:18:57 +00:00
- Username: admin
- Password: *leave blank*