-
Hi,
I can build and install from master branch just fine, so I wanted to try out the dev branch, but that's failing bad.
```
% gmake -v
GNU Make 4.2.1
Built for i386-portbld-freebsd11.0
```
…
-
Allow Network Controllers to proxy node traffic to Root Servers to facilitate VL1 connection setup.
This is useful under these conditions:
1. Internet route goes down between ZT Node and ROOT servers…
-
```
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-shadowsocksR:
* kmod-ipv6 *
* opkg_install_cmd: Cannot install package luci-app-shadow…
-
[ZeroTierOne](https://www.zerotier.com/) is an awesome C-based binary that creates an overlay network between any device on any network.
You interact with the binary via a JSON api, and the client al…
-
I seem to have noticed a few issues when using ZeroTier and my own DHCP server.
Once I set ZeroTier to not manage IP addresses at all, none of the devices will get an address from my DHCP server. I …
-
I am interested to extend this to handle also a custom (private) controller.
Are You interested?
Should I send a pull-request or should I fork the project?
I am writing small java programs to act as f…
-
We are working in Go so made a quick go-client for zerotier. It's work in progress, but I'm happy to inform you about it; https://gitlab.com/nerdalize/go-zerotier
It's not documented yet, but it's pr…
-
I'm getting a segfault on alpine linux right after starting zerotier.
`node/Network.cpp:232 requesting netconf for network xxx from controller yyy`
`Segmentation fault`
gdb says it's in node/Switch.h…
-
If a node receives a query which can only be served by the leader, and it is not the leader, it should support leader redirection (HTTP status 301).
-
Hello,
First of all. Thank you for ZeroTier itself. It solved many problems I had in the past and I'm just happy that I found it.
But I also got a little question:
I was able to host a Controller w…