UNPKG
private-ip
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.0.5
1.0.2
1.0.1
1.0.0
0.1.0
Check if IP address is private.
github.com/frenchbread/private-ip
frenchbread/private-ip
private-ip
/
index.js
4 lines
(3 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
'use strict'
import
is_ip_private
from
'./lib/index.js'
export
default
is_ip_private