Android wg binary

2017-07-26 Thread Jose Marinez
On the latest snapshot I noticed there’s a wg-quick port. One needs to build a “wg” binary for Android to be able to test. At the moment, there’s no instructions to do so from source on the installation section of wireguard.com. What’s the best way to build the binary?

[Question] - Would it be possible to have the ip commands in ifconfig?

2017-06-26 Thread Jose Marinez
blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } Hi Guys, First, great work on Wireguard!! I have a linux server configured with wireguard running well with other linux

Android error, fix and next steps

2018-06-02 Thread Jose Marinez
Hello guys, I encountered this error while testing on a LG V30 running Oreo. "Error binging up tunnel: VPN service not authorized by user" It turned out that due to an existing StrongSwan installation, the Wireguard client could not work. The fix involved deleting the StrongSwan client from the

Re: Wireguard on android w/o kernel module

2018-06-02 Thread Jose Marinez
Pardon me, as I just sent a related message without reading this one first. The fact remains, there should be a better way to handle and prevent this. Perhaps, at a minimum and in the interim, to suggest investigating the installation of another VPN client settings right in the error message.

Re: Wireguard on android w/o kernel module

2018-06-02 Thread Jose Marinez
a VPN app is disconnected, it automatically ceases the right to "always on." I'll dig around and get back to you on this.   Thanks,Jose On Saturday, June 2, 2018, 5:49 PM, Jason A. Donenfeld wrote: On Sat, Jun 2, 2018 at 11:47 PM Jose Marinez wrote: > Pardon me, as I just sent a related

Is it still necessary to run edge for Alpine Linux?

2018-06-27 Thread Jose Marinez
Hi Guys, I'd like to run Wireguard on Alpine Linux perhaps at Scaleway. From the start of Wireguard's support for Alpine, edge repositories and kernel were necessary. Is that still the case?  Thanks,Jose___ WireGuard mailing list

Re: WireGuard for iOS - TestFlight

2018-11-06 Thread Jose Marinez
ep in mind that Darwin - iOS/macOS underpinnings are FreeBSD based. Thanks,Jose On Monday, November 5, 2018, 9:06 PM, Jose Marinez wrote: Thank you Jason and all those involved. Question for you... not sure how familiar you are with iOS kernel internals, but considering Apple's "Interest in priva

Re: WireGuard deployment considerations for improved privacy

2019-01-16 Thread Jose Marinez
Hi Fredrik, I appreciate this proposition as well as your summary for the current state of Wireguard for this particular case. I agree with you wholeheartedly that before the mass adoption of Wireguard happens these use cases should be addressed properly. I'd love to hear what Jason has to say

ExcludedApplication UI for Wireguard iOS

2019-01-03 Thread Jose Marinez
Hi Jason, I checked the iOS Todo list and noticed that there's no mention of an iOS excluded application list ala Android. Would you mind adding it to the list? Thanks,Jose___ WireGuard mailing list WireGuard@lists.zx2c4.com

Re: Shouldn't devices tethered to a device using Wireguard share the same IP?

2020-05-20 Thread Jose Marinez
10:57 pm, Jose Marinez 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 >> s

Shouldn't devices tethered to a device using Wireguard share the same IP?

2020-05-20 Thread Jose Marinez
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

Re: Shouldn't devices tethered to a device using Wireguard share the same IP?

2020-05-20 Thread Jose Marinez
ice 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 : >  Thank you all or the responses.Wow. This seems like a big issue for Android >and iOS. How many people like me that

Re: Shouldn't devices tethered to a device using Wireguard share the same IP?

2020-05-21 Thread Jose Marinez
Thank you. I will try it out. Fingers crossed!!! On Thursday, May 21, 2020, 10:29:12 AM EDT, Harsh Shandilya wrote: On May 21 2020, at 7:52 pm, Jose Marinez wrote: > Thank you so much Harsh. What's the best way to make my kernel > available to you? Even if you could al

Re: Shouldn't devices tethered to a device using Wireguard share the same IP?

2020-05-21 Thread Jose Marinez
Thank you so much Harsh. What's the best way to make my kernel available to you? Even if you could allow me to push to the repo I wouldn't know where to save it. Thank you for this and your work on the apps.