-
Notifications
You must be signed in to change notification settings - Fork 71
iOS and android #8
Comments
The challenge here is that the APIs / ABIs for mobile are probably vastly different. Does TUN exists on android/IOS? |
IOS:
Android: |
Awesome!!! The other messy part of subnet is the network configuration methods in If you want to undertake this, I'm happy to help you get it working. |
Will give it a shot but am starting a new contract so go for if I don't get to it |
Sorry about delay but am back from contract OS and keen to see what i can do here. Things have kind of moved on now. There is ONYL this so far: The official Flutter plugins (https://github.com/flutter/plugins) Ask me if your curious about Flutter and i will try to help. |
Looks like your code allows proper split vpn setups where certain trafficway gets forced over VPN and other does not.
This is something I need at home for home automation aspects.
I am able to build golang based iOS and android apps with a GUI and so think it might not be too hard to build a VPN client for mobiles that supports split also.
Then certain traffic on your phone will be forced to go over the VPN and other just standard network.
It feels lame how a user can't do this splitting .
Wandering if this is a good idea. I would be open to collaborating with others on this. I can get the mobile code base going with golang code integration.
The text was updated successfully, but these errors were encountered: