zerotier / zerotier/ZeroTierOne
Ability to send node name from app desired
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be pretty awesome if when creating a node for the first time (ZT_create_node), I could supply the human readable names that are shown in ZeroTier Central. Maybe this is already possible, but if so it isn't clear from ZeroTierOne.h.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading ZeroTierOne.h and locating ZT_create_node. Check whether the API already accepts or exposes human-readable node names for ZeroTier Central; if not, determine the API surface that would need to change. Done means the app can supply the name when creating a node and the resulting name is shown in ZeroTier Central.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100