mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-12 00:47:26 +02:00
init
This commit is contained in:
21
.github/docs/tools/ipinfo.md
vendored
Normal file
21
.github/docs/tools/ipinfo.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# `ipinfo`
|
||||
|
||||
IP geolocation via ipinfo.io — returns city, region, country, coordinates, ASN/org, timezone, and hostname.
|
||||
|
||||
**Source / documentation:** [https://ipinfo.io](https://ipinfo.io)
|
||||
|
||||
## Input types
|
||||
|
||||
- `ip`
|
||||
|
||||
## Configuration
|
||||
|
||||
Configure globally via the Tools page or override per profile.
|
||||
|
||||
| Field | Type | Required | Default | Description |
|
||||
|-------|------|:--------:|---------|-------------|
|
||||
| `token` | `string` | - | - | ipinfo.io API token (optional — free tier allows 50k req/month without one) |
|
||||
|
||||
---
|
||||
|
||||
[← Back to tools index](../tools.md)
|
||||
Reference in New Issue
Block a user