SirLagz / zerotier-console

CLI utility for managing ZeroTier self-hosted controllers and a frontend for zerotier-cli
GNU Affero General Public License v3.0
19 stars 2 forks source link

Add support for setting local configuration file parameters #8

Open SirLagz opened 1 year ago

SirLagz commented 1 year ago

Need to add support to generate/modify local.conf configuration file

SirLagz commented 1 year ago

Both for networks and servers

https://docs.zerotier.com/zerotier/zerotier.conf/

https://github.com/zerotier/ZeroTierOne/blob/dev/service/README.md

mrbluecoat commented 1 year ago

Ref: https://github.com/zerotier/ZeroTierOne/issues/1196

SirLagz commented 1 year ago

Ref: zerotier/ZeroTierOne#1196

Not sure how ZeroTier-console relates to that issue?

mrbluecoat commented 1 year ago

Sorry, at a glance it appeared this ticket related to automating ZeroTier configuration settings using a local flat file and since the linked reference discussed exposing programmatic intents for configuring Android (which isn't currently automatable) it seemed related. But now I realize this ticket is specific to the server not the client. You can disregard.