qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.5k stars 3.91k forks source link

IP leak #21559

Closed hermitoff closed 29 minutes ago

hermitoff commented 6 hours ago

qBittorrent & operating system versions

qBittorrent: qBittorrent v5.0.0 Operating system: macOS Sequoia 15.0.1 I use the official software

What is the problem?

I was downloading a torrent when I realized that qBittorrent was leaking my IP address. I tested it on a website to check for leaks, and it showed both the IP address of my WireGuard server and my real IP.

Capture d’écran 2024-10-09 à 18 13 10

Steps to reproduce

  1. Enable the WireGuard VPN
  2. Download any torrent

Additional context

I only use this VPN. I can't test with other VPN

Log(s) & preferences file(s)

I don't think it's useful to provide files because I don't changed any settings in this software, but I can provide my WireGuard config if it can help

[Interface]
PrivateKey = REMOVED
Address = 10.7.0.6/24, fddd:2c4:2c4:2c4::6/64
DNS = 1.1.1.1, 1.0.0.1

[Peer]
PublicKey = REMOVED
PresharedKey = REMOVED
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = 139.99.173.233:443
PersistentKeepalive = 25
thalieht commented 4 hours ago

I don't think it's useful to provide files because I don't changed any settings in this software

So you didn't change the Network interface in advanced settings?

hermitoff commented 2 hours ago

I don't think it's useful to provide files because I don't changed any settings in this software

So you didn't change the Network interface in advanced settings?

Why isn't it automatic like all other software?

stalkerok commented 2 hours ago

Maybe because there is a need to use all interfaces at the same time, including the VPN?