Update README.md
This commit is contained in:
parent
d75fb1c22c
commit
d5bfc146cc
|
@ -1,4 +1,6 @@
|
||||||
# Gluetun Qbittorrent Port Updater
|
# Gluetun Qbittorrent Port Updater
|
||||||
|
[![Build status](https://ci.seanomik.net/api/badges/6/status.svg)](https://ci.seanomik.net/repos/6)
|
||||||
|
|
||||||
Automatically updates qBittorrent's listening port to the port forwarded by [Gluetun](https://github.com/qdm12/gluetun/).
|
Automatically updates qBittorrent's listening port to the port forwarded by [Gluetun](https://github.com/qdm12/gluetun/).
|
||||||
|
|
||||||
It works by checking the port in use by qBittorrent, and reading the port file created by Gluetun. If they do not match, it updates the port that qBittorrent is using.
|
It works by checking the port in use by qBittorrent, and reading the port file created by Gluetun. If they do not match, it updates the port that qBittorrent is using.
|
||||||
|
|
Loading…
Reference in New Issue