Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add echoip.slatecave.net #101

Open
slatian opened this issue Jun 29, 2023 · 0 comments
Open

Add echoip.slatecave.net #101

slatian opened this issue Jun 29, 2023 · 0 comments

Comments

@slatian
Copy link

slatian commented Jun 29, 2023

https://echoip.slatecave.net is a service that mostly falls into the ip Lookup category, either for the ip one is requesting from or a custom ip address. It also has remote dns lookup.

When fetched with curl it defaults to a plain text representation instead of the html one, a json view containing all information is available too.

Examples:

  • curl https://echoip.slatecave.net
  • curl https://echoip.slatecave.net/ip/9.9.9.9
  • curl https://echoip.slatecave.net/dig/slatecave.net

Disclaimer: I wrote and host this service myself, it is free software and self-hostable

Note: echoip.slatecave.net has a reatelimit of one request per 3 seconds per IP-Address (+20 burst requests).

I don't know how much of that information you want to include, hence an issue and not a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant