Package for load some URL's over OpenVPN

Hello, can you give advise what packages i should use for load some URL's from my list over OpenVPN? Another URLs should load without OpenVPN.

And one more question about vncrepeater. I have installed it with opkg, but how to make it wokr like daemon, and start when router starts?

My router is Xiaomi AX6s. Thanks.

you can do this for different domains/IP addresses, but not for URLs. For example...

https://www.a.com/ and https://www.b.com/ can be configured such that a goes over the VPN and b does not.

However, https://www.a.com/page1 and https://www.a.com/page2 are both on the same domain, so they cannot be distinguished at the router level -- this must be done at the application layer.

To achieve the scenario described with a and b, look at Policy Based Routing.

1 Like