Regex, aby znaleźć Python adresu IP
r'(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})'
Sriram MK
r'(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})'