mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-27 06:53:25 +01:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
# Hassio Add-ons by petersendev: transmission-openvpn
|
|
|
|
## About
|
|
|
|
[transmission-openvpn](https://github.com/haugene/docker-transmission-openvpn) is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single transmission-openvpn account simultaneously and therefore appear under the same nickname on IRC.
|
|
|
|
This addon is based on this docker image: https://hub.docker.com/r/haugene/transmission-openvpn.
|
|
|
|
## Installation
|
|
|
|
The installation of this add-on is pretty straightforward and not different in
|
|
comparison to installing any other Hass.io add-on.
|
|
|
|
1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance.
|
|
1. Install this add-on.
|
|
1. Click the `Save` button to store your configuration.
|
|
1. Start the add-on.
|
|
1. Check the logs of the add-on to see if everything went well.
|
|
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
|
|
|
|
|
## Configuration
|
|
|
|
Webui can be found at `<your-ip>:9091`.
|
|
|
|
[repository]: https://github.com/petersendev/hassio-addons |