geolookup: include more IP lookuppers
Open
@bassosimone is already working on this.
Since Jun 11, 2022.
engine
feature
user feedback
- Dominant language
- No language data
- Stars
- 919
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
This issue is about including more techniques for looking up our own IP address. We currently already have a bunch of solutions, but we also want to track which additional solutions we could use.
- RIPE: https://stat.ripe.net/docs/02.data-api/whats-my-ip.html
-
dig +short @ns1.google.com -t txt o-o.myaddr.l.google.com -
dig +short @resolver1.opendns.com myip.opendns.com -
dig +short whoami.v4.powerdns.org @lua-ns-v4.powerdns.org -
dig +short whoami.akamai.net @ns1-1.akamaitech.net - https://gist.github.com/ipoddubny/27111c83c3a2870a55e1
Thanks to the users who pointed me to these resources!
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.
Assessment
This issue has not been assessed yet.