Matt Layher

Results 197 comments of Matt Layher

Awesome. Looking forward to checking it out! I'll probably have a PR ready for review tomorrow.

Sounds good, apologies for the radio silence. Going through a job transition and taking some time off. Hope to pick this back up in a couple of weeks.

Thanks for the PR. I'm a bit busy at work this week but I'll try to get to this if I have some free time in the next couple of...

Access point mode is something I never really intended for this package to be used for, but nl80211 certainly exposes a lot of functionality in various forms that could be...

> I think that some form of cross platform support would still be a nice to have. How about splitting this library up in a high-level and low-level API? The...

Hi there, apologies for the delay. I've had most success by using strace on commands like iw, checking the applicable kernel side code, order r setting up an nlmon interface...

I don't have a Mac. It's possible the userspace implementation's UNIX socket lives in an unexpected path on Mac, so PRs are welcome.

Pretty sure they are the same underlying implementation and the GUI just connects to wireguard-go.

A branch of `wg` which supports this interface: https://git.noconroy.net/WireGuard.git/tree/src/tools/ipc.c?h=ncon/openbsd.

The read-only portion of this code is done. Configuring OpenBSD devices will take more work.