wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* Re: Subject: WireGuard for macOS
       [not found] <mailman.3.1550314802.25721.wireguard@lists.zx2c4.com>
@ 2019-02-16 16:51 ` Vincent
  2019-02-17  1:57   ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent @ 2019-02-16 16:51 UTC (permalink / raw)
  To: wireguard


[-- Attachment #1.1: Type: text/plain, Size: 3466 bytes --]


Thank you Jason for the Mac version.
Can we mac users get also a previous OS version support?
10.13.

Thank you


> On 16 Feb 2019, at 15:00, wireguard-request@lists.zx2c4.com wrote:
> 
> Send WireGuard mailing list submissions to
> 	wireguard@lists.zx2c4.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.zx2c4.com/mailman/listinfo/wireguard
> or, via email, send a message with subject or body 'help' to
> 	wireguard-request@lists.zx2c4.com
> 
> You can reach the person managing the list at
> 	wireguard-owner@lists.zx2c4.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of WireGuard digest..."
> 
> 
> Today's Topics:
> 
>   1. WireGuard for macOS (Jason A. Donenfeld)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 16 Feb 2019 02:26:20 +0100
> From: "Jason A. Donenfeld" <Jason@zx2c4.com>
> To: WireGuard mailing list <wireguard@lists.zx2c4.com>
> Subject: WireGuard for macOS
> Message-ID:
> 	<CAHmME9qjTJbWYVr9cToXpfnshGkppcqVS5=iVzqsrjS+v_aF+w@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
> 
> Hey everyone,
> 
> After many months of hard work, Roopesh, Eric, and I are pleased to
> announce an initial version of WireGuard for macOS:
> 
> https://itunes.apple.com/us/app/wireguard/id1451685025?ls=1&mt=12
> 
> This is built from the same code base as our existing iOS app and
> makes use of Apple's Network Extension API to provide native
> integration into the operating system's networking stack. The
> application lives in the status bar, and after importing a
> configuration, the ordinary System Preferences networking item may
> also be used to control each tunnel. Because it uses these deep
> integration APIs, we're only allowed to distribute the application
> using the macOS App Store (whose rejections, appeals, and eventual
> acceptance made for quite the stressful saga over the last week and a
> half). Compared to the current CLI integration, we expect the
> WireGuard experience using this app to be excellent.
> 
> For curious folks without a Mac (or without the patience to cajole KVM
> into booting macOS), I've assembled a few screenshots:
> https://data.zx2c4.com/wireguard-for-macos-screenshots-february-2019/
> 
> This is new software, and there will certainly be problems. Don't
> hesitate to email team@wireguard.com directly with bugs as you
> encounter them.
> 
> Enjoy!
> 
> Regards,
> Jason
> 
> PS: Because people will inevitably ask: yes, a Windows client is on
> its way, and it will have a very similar interface to this macOS one.
> We're taking the long and careful route, writing a new TUN driver for
> Windows 7+ called "Wintun" that we expect to be safer and faster than
> the current popular OpenVPN TUN driver, and also suitable for all
> projects, not just for WireGuard. We already have packets flowing and
> things generally work well, but polish will require a bit of patience.
> If you'd like to help and have an appetite for NDIS drivers, Win32 GUI
> programming, or Go, please do get in touch.
> 
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard
> 
> 
> ------------------------------
> 
> End of WireGuard Digest, Vol 35, Issue 4
> ****************************************


[-- Attachment #1.2: Type: text/html, Size: 5908 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Subject: WireGuard for macOS
  2019-02-16 16:51 ` Subject: WireGuard for macOS Vincent
@ 2019-02-17  1:57   ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2019-02-17  1:57 UTC (permalink / raw)
  To: Vincent; +Cc: WireGuard mailing list

On Sun, Feb 17, 2019 at 2:36 AM Vincent <vincent@mercier.uno> wrote:
> Thank you Jason for the Mac version.
> Can we mac users get also a previous OS version support?
> 10.13.

We'll happily consider patches that polyfill 10.14+ APIs such as
Network.IPAddress, Network.NWPathMonitor, and
AppKit.NSApplication.effectiveAppearance, especially if you can do it
in a minimally intrusive self-contained way. IPAddress should be
trivial. effectiveAppearance you can just ifdef out. NWPathMonitor
you'll need to reimplement probably using an AF_ROUTE socket as
backend, or perhaps you'll find a better API. It shouldn't be overly
onerous to do. If you need help implementing it, don't hesitate to
ping me on IRC and I can help steer you in the right direction.

Jason
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-17  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3.1550314802.25721.wireguard@lists.zx2c4.com>
2019-02-16 16:51 ` Subject: WireGuard for macOS Vincent
2019-02-17  1:57   ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).