summaryrefslogtreecommitdiff
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
parenta674461b1676f345dc369e0d8d76d0b6e65dd463 (diff)
Added specific network interface to qBittorrent
-rw-r--r--content/config/qbittorrent.md8
-rw-r--r--static/pics/qbittorrent-5.pngbin0 -> 97776 bytes
-rw-r--r--static/pics/qbittorrent-6.pngbin0 -> 37814 bytes
3 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).
diff --git a/static/pics/qbittorrent-5.png b/static/pics/qbittorrent-5.png
new file mode 100644
index 0000000..96f40d6
--- /dev/null
+++ b/static/pics/qbittorrent-5.png
Binary files differ
diff --git a/static/pics/qbittorrent-6.png b/static/pics/qbittorrent-6.png
new file mode 100644
index 0000000..55093fe
--- /dev/null
+++ b/static/pics/qbittorrent-6.png
Binary files differ