zero-ui icon indicating copy to clipboard operation
zero-ui copied to clipboard

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.

Results 46 zero-ui issues
Sort by recently updated
recently updated
newest added

## Pull request type Early feedback Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming)...

# Feature Request **Describe the Feature Request** When migrating from the hosted zerotier controller, it would be nice be able to add the already existing networks to the selfhosted controller....

enhancement
priority-medium

# Bug Report **ZeroUI version:** latest **Current behavior:** When the controller is joined to a network, it is always showing in the UI as OFFLINE on that network

priority-low
bug

Moving to ES6 modules should fix some problems with incompatible dependencies that support only the ES6 import. More info: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

enhancement
help-wanted
beginner-friendly
priority-low

# Feature Request It would be great if zero-ui would expose the IPv6 configuration options, as available in the controller. From the [controller docs](https://github.com/zerotier/ZeroTierOne/tree/master/controller): > Auto-Assign Modes: > > Auto...

new-feature
priority-medium

LDAP as an authentication backend / SAML would be great. Roles could be user (only view) , admin (add or delete networks they create) and su-admin (manage any network on...

new-feature

Currently, installing dependencies and compiling the project takes a lot of time. There are different things to improve: project build tools, pre-commit checks, CI builds and the new release creation...

enhancement
help-wanted

Currently, the description box and the network name boxes are too small to accommodate anything more than a few words in a single line. Makes the appearance cluttered, hence it...

enhancement
help-wanted
priority-low

Is is possible to have a multi-user signup page in addition to the admin account that included in the docker file? Just like the zerotier central where you can signup...

help-wanted
new-feature
priority-high

# Feature Request **Describe the Feature Request** Adding version management in the db.json file. That would make database migrations possible. **Describe Alternatives** Migrate to a full-featured database with schema migration....

new-feature