Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitaryal/ip-snoop
Useless crap.
https://github.com/rohitaryal/ip-snoop
ip ip-address-lookup
Last synced: 23 days ago
JSON representation
Useless crap.
- Host: GitHub
- URL: https://github.com/rohitaryal/ip-snoop
- Owner: rohitaryal
- Created: 2024-12-10T17:54:42.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-10T18:16:23.000Z (26 days ago)
- Last Synced: 2024-12-10T19:33:23.632Z (26 days ago)
- Topics: ip, ip-address-lookup
- Language: JavaScript
- Homepage: https://ip-snoop.erucix.workers.dev/nord
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### IP-Snoop
Get verbose ip detail. Made for cloudflare worker.### How to run?
```bash
npm install
npm run dev
```### Deployment
```bash
npm run deploy # deploy using wrangler
```### Demo [nord]
* YOU
* CUSTOM### Demo [ipapi]
* YOU
* CUSTOMCheck for other servers yourself.
___#### Supported Methods
```js
["GET", "OPTIONS"]
```#### IP Servers
```js
["nord", "ipapi", "ipinfo", "ifconfig", "cloudflare", "cf"]
```
#### Custom IP query supported by:
```js
["nord", "ipapi", "ipinfo"]
```
___
*Note: Some API key(s) present here was/were taken from a game i found. Not mine :)*