router-ips
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

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

Dependents (5)

Package Sidebar

Install

npm i router-ips

Weekly Downloads

86,743

Version

2.0.0

License

MIT

Unpacked Size

3.53 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus