How can i tell if a String contains a IPv4 address. I want to get all IP Addresses in this string.
Exemple:
The following string contains 4 IPv4 Addresses:
2016-01-16 00:00 - [99.245.14.88] downloaded ...
2016-01-16 00:00 - [120.103.139.95] downloaded ...
2016-01-15 23:59 - [166.118.4.233] downloaded ...
2016-01-15 23:59 - [55.234.129.191] downloaded ...