InviZible icon indicating copy to clipboard operation
InviZible copied to clipboard

Pass through to remote LAN

Open mvevitsis opened this issue 1 year ago • 3 comments

I'm using invizible with the output chained to a socks5 proxy in the work profile. Inside the work profile is also a VPN profile (wireguard).

Let's say I'm connected to Wi-Fi with the LAN subnet 192.168.1.0/24. With invizible active, I can access a resource at 192.168.1.5 because it doesn't pass through the socks5 proxy (good).

But if I need to access something at 172.16.20.0/24, which is the LAN subnet used by the wireguard network, I can't, because there is no way to pass this traffic through the socks5 proxy.

So what I want is just a way to whitelist an IP or range of IPs to pass through the proxy.

mvevitsis avatar Nov 03 '24 15:11 mvevitsis

So what I want is just a way to whitelist an IP or range of IPs to pass through the proxy.

Do you mean to add an option to exclude IP addresses, similar to the existing option to exclude apps from the proxy?

Gedsh avatar Nov 06 '24 11:11 Gedsh

@Gedsh

Sort of. By app would work, but actually I want to include, not exclude. So the current feature is the opposite of what I need. I want to force an app and/or a private IP range (in my case 172.16.20.0/24) to pass through the socks5 proxy.

mvevitsis avatar Nov 06 '24 11:11 mvevitsis

You have a very specific use case. I don't think I'll be working on it anytime soon.

Gedsh avatar Nov 06 '24 11:11 Gedsh