ISP.
There's an app that should prefer the first ISP only.
What's the easiest solution?
For example, is there any app which provides a SOCKS5 on a port, and routes requests to the desired interface by checking it's name or it's ISP?
I use Linux.
did you try iptables?
I didn't think about it, yeah, it's the solution! Thanks.
sounds good, if possible, do share how you managed to setup the rules
I will. I should learn a bit more about it, before using it. I'm unsure about what keywords to look for. The preferred ISP, maybe actually accessible through different interfaces. Sometimes, through USB, sometimes Wi-Fi. In a script, I should detect it by a cURLing some free ISP check website, and then modify the iptables, based to the cURL result.
Обсуждают сегодня