mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-25 23:40:31 +02:00
add transmission-openvpn (#23)
This commit is contained in:
26
transmission-openvpn/README.md
Normal file
26
transmission-openvpn/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user