mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update README.md
This commit is contained in:
parent
4e4e88d0a3
commit
66cba41d5b
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user