-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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@if52notice 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request