List of common default router IP addresses
The list is just a JSON file and can be used anywhere.
npm install router-ips
import routerIps from 'router-ips';
console.log(routerIps.has('192.168.0.1'));
//=> true
Type: Set
List of common default router IP addresses
The list is just a JSON file and can be used anywhere.
npm install router-ips
import routerIps from 'router-ips';
console.log(routerIps.has('192.168.0.1'));
//=> true
Type: Set
npm i router-ips
96,593
2.0.0
MIT
3.53 kB
6