Jordan Whited

Results 35 comments of Jordan Whited

#36 added mp capability constructor

thanks @grongor, let's see what this looks like in the standard library when 1.18 lands. This would obviously be a breaking change, but it also forces users to adopt 1.18....

hi @styfstr, I haven't tried wgsd/wgsd-client on windows, but we use [wgctrl-go](https://github.com/WireGuard/wgctrl-go) under the hood which should support it: >wgctrl can control multiple types of WireGuard devices, including: > >Linux...

Hi Ben, Thanks for the feedback and proposals, some great ideas. Sorry for the delay... >consistently use Service Instance Name as . . everywhere. I noted the fields in A/AAAA...

>I'd argue it is still about endpoint discovery but in a more dynamic environment. The usecase is this: > >you want to interconnect services nodes through wireguard these nodes can...

added https://github.com/jwhited/wgsd/issues/17 with an initial idea for pub key and allowed ips in TXT

added https://github.com/jwhited/wgsd/issues/20 for tracking a Vagrant environment. If you want to break that work out into a new PR happy to review

> Should I update the client to take advantage of it? The original client was built with the intent to update endpoint values for peers that were already configured. Now...

thanks for breaking this out, it should be really helpful in a bunch of ways

> What happens if both peers are on the same network, i.e. behind the same router/gateway/nat? This depends on the behavior of the gateway device. Some of the gateways I've...