Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
* CUSTOM

Check 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 :)*