summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-24 16:46:10 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-24 16:46:10 -0300
commitb262f7f4c3977a08ba729e2033312fe9b2fc6d40 (patch)
tree1181ec2d6bb224025e7ced08a25611e3ec86d081 /content
parenta674461b1676f345dc369e0d8d76d0b6e65dd463 (diff)
Added specific network interface to qBittorrent
Diffstat (limited to 'content')
-rw-r--r--content/config/qbittorrent.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/config/qbittorrent.md b/content/config/qbittorrent.md
index 97b5068..d62b088 100644
--- a/content/config/qbittorrent.md
+++ b/content/config/qbittorrent.md
@@ -85,6 +85,14 @@ Then, we'll continue to the "Web UI" tab. There, we can set it so it won't ask f
[![qbittorreft-4](/pics/qbittorrent-4.png)](/pics/qbittorrent-4.png)
+Now, on the "Advanced" tab, we need to set our Network interface to `tun0`, so it always uses the VPN connection and kills the connection if the VPN goes down for some reason.
+
+[![qbittorreft-5](/pics/qbittorrent-5.png)](/pics/qbittorrent-5.png)
+
+Finally, go to the bottom of the modal and click "Save".
+
+[![qbittorreft-6](/pics/qbittorrent-6.png)](/pics/qbittorrent-6.png)
+
## That's done!
Excellent! Now we can move forward with [Radarr](/config/radarr).