Giter VIP home page Giter VIP logo

freepn / zerotierone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zerotier/zerotierone

0.0 0.0 0.0 70.45 MB

A Smart Ethernet Switch for Earth

Home Page: https://www.zerotier.com/

License: Other

Makefile 0.67% Shell 0.25% C++ 46.96% C 29.13% JavaScript 0.55% Objective-C 1.63% HTML 0.05% CMake 0.04% Java 1.37% C# 1.76% Batchfile 0.03% Python 0.02% Roff 0.01% Assembly 17.50% Dockerfile 0.03%

zerotierone's People

Contributors

adamierymenko avatar asidorenko avatar atopuzov avatar bhourigan avatar bobberb avatar cubox avatar danielskowronski avatar darkain avatar dch avatar fawkesley avatar glimberg avatar jackyren avatar janjaapbos avatar joseph-henry avatar keesbos avatar krisek avatar laduke avatar misuzu avatar mwarning avatar nelsonjchen avatar oneguynick avatar pablohn26 avatar sarnold avatar siigna avatar surgicalcoder avatar the-maldridge avatar tommyang avatar unquietwiki avatar wendelb avatar zielmicha avatar

Watchers

 avatar

zerotierone's Issues

"normal" zerotier-one build returns "controller": true from API endpoint

One might assume that only the "controller" build would return True but both builds return the same result from a GET command against http://localhost:9993/controller

Steps to reproduce:

  1. Build zerotier both ways, install each package one at a time and start zerotier;
  2. For each package do:
curl -X GET --header "X-ZT1-Auth: <zt_auth_token>" http://localhost:9993/controller
  1. See the output
{
        "controller": true,
        "apiVersion": 4,
        "clock": 1580159810075,
        "databaseReady": true
}

Expected result:

True for the controller build, otherwise False.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.