mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update README.md
This commit is contained in:
@@ -8,7 +8,7 @@ Docker container which runs a headless qBittorrent v4.3 client with WebUI while
|
|||||||
## Docker Features
|
## Docker Features
|
||||||
* Base: Ubuntu 18.04
|
* Base: Ubuntu 18.04
|
||||||
* qBittorrent v4.3
|
* qBittorrent v4.3
|
||||||
* Size: 287MB
|
* Size: 403MB
|
||||||
* Selectively enable or disable OpenVPN support
|
* Selectively enable or disable OpenVPN support
|
||||||
* IP tables kill switch to prevent IP leaking when VPN connection fails
|
* IP tables kill switch to prevent IP leaking when VPN connection fails
|
||||||
* Specify name servers to add to container
|
* Specify name servers to add to container
|
||||||
@@ -76,8 +76,10 @@ The container will fail to boot if `VPN_ENABLED` is set to yes or empty and a .o
|
|||||||
`auth-user-pass credentials.conf`
|
`auth-user-pass credentials.conf`
|
||||||
|
|
||||||
## Example credentials.conf
|
## Example credentials.conf
|
||||||
username<br>
|
```
|
||||||
|
username
|
||||||
password
|
password
|
||||||
|
```
|
||||||
|
|
||||||
## PUID/PGID
|
## PUID/PGID
|
||||||
User ID (PUID) and Group ID (PGID) can be found by issuing the following command for the user you want to run the container as:
|
User ID (PUID) and Group ID (PGID) can be found by issuing the following command for the user you want to run the container as:
|
||||||
|
|||||||
Reference in New Issue
Block a user