After having completed the install, I was able to get to to qbittorrent, but on checking the vpn. I manually configured it, then ran the install script again, but it must have deleted with that. When going through the install if I say "Y" for configure the VPN, it skipped over it. Now with me manually configuring it again as directed in https://github.com/qdm12/gluetun-wiki/b ... mullvad.md when I try to run
Code: Select all
yams check-vpn
I am met with the following message:
Code: Select all
yams@yams-lxc:/tmp/yams$ yams check-vpn
Getting your IP...
xx.xx.xx.xx
Your local IP country is United States
Getting your qBittorrent IP...
with nothing else reported.
For what it's worth my environment is configured like this:
environment:
- VPN_SERVICE_PROVIDER=mullvad
- VPN_TYPE=wireguard
- WIREGUARD_PRIVATE_KEY=[KEY]
- WIREGUARD_ADDRESSES=xx.xx.xx.xx/32
- SERVER_CITIES=Chicago
**I removed all of the IP addresses that would have shown.