in reply to Re: COVID-19 data analytics, cryptography, and some things you should know
in thread COVID-19 data analytics, cryptography, and some things you should know
There are multiple was to check an IP address and Regexp::Common:net would be one of the least efficient. It's rather missing to point of the task at hand.
A far better, far faster, far lighter option would be Data::Validate::IP but, like I said, this is not a request for how to validate an IP. It's a request about hacking crytpo.
The null return value (that goes into the DB is 100% about security and 0% about validity).
The presented stings come from NGINX so don't really need any validation. They come from the socket directing the traffic...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: COVID-19 data analytics, cryptography, and some things you should know
by 1nickt (Canon) on Apr 05, 2020 at 12:36 UTC | |
by AnomalousMonk (Archbishop) on Apr 05, 2020 at 22:03 UTC |