Thanks Mehdi. I'll take a look. @Harsh,
Thank you for the clarification. I will reach out to both. I know that on macOS Catalina, Apple implemented new APIs for loading kernel modules now that the core of the OS is read-only. Not sure if they've done the same for iOS. Perhaps they'll announce that next month. > @Harsh - I do have a rooted Android device with Wireguard on I can use > for tethering. Say I build my kernel module from the list you sent. > How do I go about integrating it into the Wireguard Android app? >>>The app will automatically detect the kernel module and work with it, >>>there's no user-facing work to be done. Let me see if I understand you correctly. Are you saying that if I take my rooted phone make the /kernels folder add the manifest.xml and corresponding version kernel, the regular Wireguard app in the Play Store will utilize it? I'm trying to make sure I follow. Will it show this extended UI in Settings? Thanks again, Jose On Wednesday, May 20, 2020, 03:00:18 PM EDT, Mehdi Sadeghi <[email protected]> wrote: Hi Marinez and the list, There is a very nice open source app that can share the VPN connection of a rooted device with clients on Android. Here is the link: https://github.com/Mygod/VPNHotspot/blob/master/README.md Cheers, Mehdi Am 20. Mai 2020 20:40:31 MESZ schrieb Jose Marinez <[email protected]>: > Thank you all or the responses.Wow. This seems like a big issue for Android >and iOS. How many people like me that are tethering, go about convinced their >devices are inheriting the VPN connection? Are there channels to communicate >with both Google and Apple about this? @Harsh - I do have a rooted Android >device with Wireguard on I can use for tethering. Say I build my kernel module >from the list you sent. How do I go about integrating it into the Wireguard >Android app?Thanks,JoseOn Wednesday, May 20, 2020, 1:53 PM, Harsh Shandilya ><[email protected]> wrote:> >> >> On May 20 2020, at 10:57 pm, Jose Marinez <[email protected]> wrote: >> >>> Hi Guys, >>> >>> Can you tell me if this is working as it should?... >>> >>> I have a phone with Wireguard on. I share the connection via >>> tethering/hotspot. When I check the IP on the tethered device I don't >>> see the same IP as my Wireguard endpoint. What I do see is an IP from >>> the phone's mobile network, the one running Wireguard. >>> >>> Is this right? Does this mean that traffic from that tethered device >>> not using the Wireguard connection? I'm confused. >>> >>> >>> Thanks, >>> Jose >> >>> >> >> At least on Android, tethering data is *not* routed through your VPN. If >> you want that to happen, you will have to use the WireGuard kernel >> module which requires a rooted device and a custom kernel. On some >> supported devices >> (https://github.com/WireGuard/android-wireguard-module-builder/tree/master/kernels) >> you can use root access to install the required module automatically >> through the app, on your stock kernel. >> >> Harsh >>> -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
