Update README.md
This commit is contained in:
parent
3cced1d334
commit
fa08911915
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -1,5 +1,19 @@
|
||||||
|
<<<<<<< HEAD
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-plex/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-plex/blob/master/.github/CONTRIBUTING.md -->
|
||||||
|
=======
|
||||||
|
due to the recent purge of Hosters by plex, this fork adds wireguard functionallity to the plex container as a quick workaround. all traffic gets tunneled.
|
||||||
|
|
||||||
|
wireguard onfig file has to be mounted in /etc/wireguard/wg0.conf. e.g.:
|
||||||
|
```
|
||||||
|
volumes:
|
||||||
|
- ./wg0.conf:/etc/wireguard/wg0.conf
|
||||||
|
```
|
||||||
|
|
||||||
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
|
<!-- Please read the https://github.com/linuxserver/docker-plex/blob/master/.github/CONTRIBUTING.md -->
|
||||||
|
|
||||||
|
>>>>>>> 72bdfaa (Update README.md)
|
||||||
[](https://linuxserver.io)
|
[](https://linuxserver.io)
|
||||||
|
|
||||||
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
|
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue