Looking for a good IP address parser for Javascript.
Ideally, it could take in an IP address as a string, then return an object containing all of the pieces of the IP Address, including the port.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Note that this doesn’t guarantee valid addresses (in the range 0-255 for IPv4, for example). But it should match ip’s with or without the port.