Michael Adams

Results 71 comments of Michael Adams

@rescrv Publishing the build scripts + fixes would be helpful. I just found this project myself, looking up usable data stores for a project: I might be able to help...

@mcollina , @ddibiase and I were trying to help @rescrv figure out how to maintain this, since he's working on another related project now. I have some time and ability...

@rescrv Thank you so much for doing this. I plan on trying to make use of this soon, as time allows.

@rescrv Thank you for this. You should consider hitting up /r/programming on Reddit with a post about this too.

["Expanding the configuration"](https://serversideup.net/how-to-configure-a-wireguard-windows-10-vpn-client/) shows a working DNS command for the Wireguard config. ArchLinux also has [documentation for this setting](https://wiki.archlinux.org/title/WireGuard) in config files; look up "DNS ="

Per discussion with @abhishek9686 on Discord, the remote client gateway feature already has a DNS host setting. Not sure if it works with adding domains as well; will need to...

Okay... so the client gateway works with an accepted DNS + suffix search string in the default config. The mesh clients don't have a setting for this; I understand it...

I found one workaround for determining when the network's been reset: an Time Service event 37 gets triggered whenever the network changes; at least for machines on a domain.

Thank you @yabinma for looking into this, and opening that request. It's appreciated!