2.0.0 • Published 1 year ago

router-ips v2.0.0

Weekly downloads
135,041
License
MIT
Repository
github
Last release
1 year ago

router-ips

List of common default router IP addresses

The list is just a JSON file and can be used anywhere.

Install

npm install router-ips

Usage

import routerIps from 'router-ips';

console.log(routerIps.has('192.168.0.1'));
//=> true

API

routerIps

Type: Set