https://github.com/jtmiclat/whereami
Cloudflare worker for determining your location
https://github.com/jtmiclat/whereami
cloudflare cloudflare-workers
Last synced: 11 months ago
JSON representation
Cloudflare worker for determining your location
- Host: GitHub
- URL: https://github.com/jtmiclat/whereami
- Owner: jtmiclat
- Created: 2023-10-12T03:32:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T12:38:52.000Z (over 2 years ago)
- Last Synced: 2025-02-01T17:13:39.907Z (about 1 year ago)
- Topics: cloudflare, cloudflare-workers
- Language: Rust
- Homepage: https://whereami.jtmiclat.me/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whereami
A simple cloudflare worker that uses cloudflare to determine the city or coordinates of a user
## Usage
```bash
curl https://whereami.jtmiclat.me/
# Tokyo, Japan
```
```bash
curl https://whereami.jtmiclat.me/coordinates
# [139.6899, 35.6893]
```
## Why this exists
I wanted a simple way of testing what country I set my vpn to using a terminal