summaryrefslogtreecommitdiff
path: root/content/advanced/vpn.md
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-16 19:44:00 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-16 19:44:00 -0300
commitc012021fd5e3e5317350cf7b9ad2a1b5cf1f98d8 (patch)
tree7fc985119431c4cbb6341fc3c02b7a1cf4bc62e1 /content/advanced/vpn.md
parent8804fb2cccc2f67ded821bfb768124d0fe5c5196 (diff)
Referenced the IP address double check on the advanced VPN page
Diffstat (limited to 'content/advanced/vpn.md')
-rw-r--r--content/advanced/vpn.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/content/advanced/vpn.md b/content/advanced/vpn.md
index ca84150..b6aeead 100644
--- a/content/advanced/vpn.md
+++ b/content/advanced/vpn.md
@@ -10,7 +10,7 @@ Remember: **You should always use a VPN when downloading torrents!**.
YAMS uses [gluetun](https://github.com/qdm12/gluetun) for VPN.
-### Official supported VPNs
+## Official supported VPNs
- [AirVPN](https://github.com/qdm12/gluetun/wiki/AirVPN)
- [Cyberghost](https://github.com/qdm12/gluetun/wiki/Cyberghost)
@@ -38,7 +38,7 @@ YAMS uses [gluetun](https://github.com/qdm12/gluetun) for VPN.
You can also set a [custom VPN provider](https://github.com/qdm12/gluetun/wiki/Custom-provider), but **this is not officially supported for YAMS. You are on your own here.**
-### Manual configuration
+## Manual configuration
To manually configure your VPN, you have to edit your `docker-compose.yaml` file.
@@ -99,3 +99,7 @@ Your IPs are different. qBittorrent is working as expected! ✅
```
If it's not running correctly, check every setting and make sure they are all correct.
+
+## Double check your torrent client IP address
+
+Go [here](/advanced/torrenting/#double-checking-your-torrent-client-ip-address).