How can I force Chrome to use a specific network interface (e.g., tun1)?
Some programs such as curl
has an option for choosing a specific network interface.
In Windows, ForceBindIP allows you to force an application to use a specific network interface / IP address.
I wonder if there is a solution in Ubuntu/Linux to do so.
Alternatively, since we can set a proxy in Chrome; can we redirect a local IP to a network interface or vice versa?
0 Answers