You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to resolve names similar to ZTCentral API zeronsd
📝 Detailed Description
I am just getting started with ZT and ZTNet and trying to understand DNS a bit better.
I see the start of a PR #63 and understand the concept of how it generally works.
I'm able to pull information from a ZT selfhosted controller, however it does not reveal any details related to name. I see through on the ZT Forums that others share a request to set a "name=value" upon joining a network, alas, I think this needs to be via ZTNET-UI
I suppose what would really be required would be ZeroTier Central API compatibility to output details on the hosts which theoretically should be able to provide details on host authorized, ip address, and hostname.
In my case I don't necessarily need to use ZeroNSD, as I could pull and write the scripts to pull from the ZT_Net API easy enough.
I modified a script I found on the internet to support pulling details from a local controller, and would just need to add in the ZTNET API details to be able to output a "hosts" file.
🚀 Feature Summary
Be able to resolve names similar to ZTCentral API zeronsd
📝 Detailed Description
I am just getting started with ZT and ZTNet and trying to understand DNS a bit better.
I see the start of a PR #63 and understand the concept of how it generally works.
I'm able to pull information from a ZT selfhosted controller, however it does not reveal any details related to
name
. I see through on the ZT Forums that others share a request to set a "name=value" upon joining a network, alas, I think this needs to be via ZTNET-UII suppose what would really be required would be ZeroTier Central API compatibility to output details on the hosts which theoretically should be able to provide details on host authorized, ip address, and hostname.
In my case I don't necessarily need to use ZeroNSD, as I could pull and write the scripts to pull from the ZT_Net API easy enough.
I modified a script I found on the internet to support pulling details from a local controller, and would just need to add in the ZTNET API details to be able to output a "hosts" file.
The script
🎯 Use Case
This would allow to resolve names in DNS
💡 Willing to Contribute
Yes, I could help with testing
The text was updated successfully, but these errors were encountered: