openresty / openresty/lua-resty-dns
Return domain name by ip address
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 338
- Forks
- 107
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 2
Description
Hello,
How to return domain name by ip address? Not PTR record
For example nslookup 8.8.8.8 will return dns.google
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 reviewing the repository's DNS resolver behavior and the distinction in this request between reverse DNS and PTR records. Clarify the intended lookup semantics using the 8.8.8.8 and dns.google example, then identify the tests needed to establish the supported result before considering implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100