mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Binding traffic to specific adapter #4417
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#4417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jun 23, 2016).
Feature request:
Binding traffic to specific adapter, binding it to the TUN/TAP then no traffic will pass unless the VPN tunnel is active.
Why?
To prevent accidental usage of qBittorrent client, so that it never starts transfers WITHOUT VPN running first?
@zeule commented on GitHub (Jun 24, 2016):
Check advanced options, please. The setting is there already. If it does not work for you, please clarify.
@ghost commented on GitHub (Jun 24, 2016):
At advanced options I see:
Network Interface (requires restart)
At command prompt using command ipconfig /all
I see following:
Description: Virtual Adapter V9
Description: Realtek PCIe GBE Family Controller
So I want bind to:
Virtual Adapter V9
I also change VPN IP address (using different servers)
My internet connection has a static IP.
@zeule commented on GitHub (Jun 24, 2016):
So set 'Network Interface' to the name of 'Ethernet Virtual Adapter V9', that is 'Ethernet'.
@ghost commented on GitHub (Jun 24, 2016):
It works! Thank you. :-)
Still minor feature request.
'Network Interface' that includes adapter description field.
Or some other indicator that informs user, that all traffic is now going via VPN?
@zeule commented on GitHub (Jun 24, 2016):
Do you mean a label in the status bar, for example?
@ghost commented on GitHub (Jun 26, 2016):
Yes, that would be nice.
Also current outgoing/external torrent IP address displayed.
@ghost commented on GitHub (Jun 28, 2016):
This is displayed in the "Execution log" Tab.
@ghost commented on GitHub (Jun 29, 2016):
I see, thanks.
Is there way to make it show IP always in main screen?
Also resolved IP hostname & country of origin displayed of connection used at moment.