Skip to content

[feature] Easy way to exclude a network interface #3817

@CrazyWolf13

Description

@CrazyWolf13

Version and OS
0.52.9 bare metal debian (Proxmox LXC)

Is your feature request related to a problem? Please describe.
Yes, I use a VPN service (OpenVPN) and use the following URL to make sure it uses the VPN:

ws://localhost:3000?stealth=1&--disable-web-security&--ignore-certificate-errors&--lang=de-CH&--timezone=Europe/UTC&--window-size=1366,768&--user-agent=Mozilla/5.0%20(Windows%20NT%2010.0;%20Win64;%20x64)%20AppleWebKit/537.36%20(KHTML,%20like%20Gecko)%20Chrome/129.0.0.0%20Safari/537.36&--netifs-to-ignore=eth0@if52

notice the end where I exclude the default network interface, now the problem is that the number after eth0 is changing after each reboot of the LXC, so I manually need to update this each time I restart the lxc.

Describe the solution you'd like
I search a better solution for force a specific extra browser through the vpn.

Describe the use-case and give concrete real-world examples
This would make it easier to use VPN or other extra interfaces.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions