Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-ip-regex
Regular expression for matching IP addresses
https://github.com/sindresorhus/ip-regex
0
no reviews
Install
Returns a regex for matching both IPv4 and IPv6.
Only match an exact string. Useful with RegExp to check if a string is an IP address.
Node.js is an event-based server-side JavaScript engine.