Grant Limberg
Grant Limberg
Alright. Got that fixed by adding ``` system-features = kvm ``` to `/etc/nix/nix.conf`
I'm curious how you're building it. miniupnp is part of our normal build process and statically linked into the binary. So unless you're doing something in the OpenWRT build process...
@Neustradamus We don't manage the build for OpenWRT. If someone comes up with a PR that doesn't break our build distributions and fixes issues over there, we'll happily merge it.
Should probably add an Action that at the very least builds this configuration for PRs just to make sure it's in a state that compiles.
If you're attempting to run ZeroTier from within Visual Studio, you need to start Visual Studio as an administrator as ZeroTier requires admin privileges to operate. Also sounds like the...
Ahh you may need to alter the command arguments in the project to add `-C`. The default mode of operation on Windows is to be run as a service which...
Eventually yes. Just making sure everything is stable over in the new environment before doing so
@joseph-henry ready for your review. I know this is a huge one. Don't hesitate to reach out if you have any questions
OK not sure why the github action is failing now but I'll look at it tomorrow
🤔 I've been running macOS 26 since it was released with ZeroTier. Have not seen this one ```bash $ route -n get default route to: default destination: default mask: default...