Giter Site home page Giter Site logo

Comments (4)

Caerostris avatar Caerostris commented on August 19, 2024

Thanks for this!
I'll look into the issue over the weekend 👍
I also wasn't aware of pandada8/zt-panel. Looks like a great project.

from tier2.

mcondarelli avatar mcondarelli commented on August 19, 2024

Thanks for this project.
I've been using it for a while.
Is there any hope to have it fixed to run on current releases of ZeroTier One?

from tier2.

Caerostris avatar Caerostris commented on August 19, 2024

@mcondarelli This project had quite low priority for me as my ZeroTier is currently running flawlessly without me having to configure anything :)
I'll look into it now that I know that several people apart from me actually take an interest in the project!
edit: I'm actually considering to do a complete rewrite. In particular, I am a bit concerned about the complete lack of an authentication system. Is this something anybody would be interested in?

from tier2.

mcondarelli avatar mcondarelli commented on August 19, 2024

@Caerostris Thanks Keno.
I've been trying to fix it myself, but I don't really know js and thus I'm proceeding very slowly.
Root Cause is old "ipLocalRoutes" (was an array of strings) is now "routes" (an array of objects {"target": "192.168.111.0/24","via": null, "flags": 0, "metric": 0}; ).

Saving and restoring the beast is not a problem, but handling insertion/delete is proving difficult (for me).

My target is to setup a (possibly Dockerized) controller server to maintain a set of private networks, being able to add an arbitrary (within reason!) number of members.

Your front-end is exactly what I need.
Thanks for all the good work (and even more thanks if You manage to fix it ;) )

UPDATE: I managed to "fix" the problem, in a very crude way (since I know nothing of KnockOut framework). If You are interested I can attach here my changes (I would rather not do a "proper" pull request because I don't really know what I'm doing here ;) ).

from tier2.

Related Issues (3)

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.