jimmod / ShareToComputer

GNU General Public License v3.0
145 stars 29 forks source link

Add network interface select #50

Open AeliusSaionji opened 5 years ago

AeliusSaionji commented 5 years ago

I want to select a different network interface - like my vpn.

Thanks!

jimmod commented 5 years ago

@AeliusSaionji can you explain more with example what you have in mind?

AeliusSaionji commented 5 years ago

The ability to change your IP.

Right now, ShareToComputer seems to enforce WiFi IP. Since I run a VPN, I don't need to rely on just that IP. Anyone using IPv6 doesn't need to worry about that, either.

Possibly related to #51

AeliusSaionji commented 5 years ago

Also this neatly solves #26: you don't need to implement half-working security measures in-app if we can select an already secure transport.