Adam Ierymenko
Adam Ierymenko
This could be generally useful on other platforms and should have an option to build without dbus and be reached via a local JSON API or something similar.
I gave this a try. It worked, but at first it pulled 0.9.2 and then immediately auto-updated to 1.0.1 inside the container. Probably sub-optimal. The nesrait/zerotier image should probably pull...
This could use an option to sort all map-like constructs including struct members. This would allow you to use this in combination with hashing and signature algorithms to reproducibly sign...
This looks abandoned but I really like it. I wrote something called LF that we released recently: https://github.com/zerotier/lf https://www.zerotier.com/lf-announcement/ It's a project with a somewhat similar goal but with a...
Right now ZeroTier networks _can_ use DHCP, but it requires a lot of manual config and few people use it. ZeroTier's internal IP management is simpler but obviously a lot...
This is the only sane UI project in the world. Please create a Patreon so we can support you.
Hey, this is Adam from ZeroTier! You might look into an ad-hoc network for this use case: https://www.zerotier.com/manual.shtml#2_2_6 It would be faster and eliminate a dependency on our operation of...
On Windows this is easy. On Linux this is `CLOCK_MONOTONIC_RAW` or `CLOCK_MONOTONIC_COARSE`. Not sure about others. Wall time can be used if a faster and invariant (on a given boot)...
A neat feature that would probably be easier here than a real VM would be dumping memory and state to a hibernate file and allowing the VM to be resumed...