Rename graphed targets
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 12.7k
- Forks
- 366
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
I work with a ton of devices without domain names, or with a particularly long FQDN.
I would love seeing an option to rename the various hosts on the graph, so I can have more friendly names than their IPs.
A good companion option might be to use only the 'hostname' part of the FQDN, but an option to rename hosts would easily provide enough to do that myself.
Love using this tool, almost daily! Thanks!
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
The issue does not name files, tests, or entry points. Start by tracing how command-line targets become labels in the graph, then inspect the existing target and option handling. Done means users can provide friendly names for graphed hosts, with the requested hostname-only behavior covered if feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100