Python Forum
extracting embedded IP addresses
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
extracting embedded IP addresses
#2
First idea that comes to mind is that extract any sequence resembling IP address (by using regex, split, groupby or any other appropriate tool) and and then try to create instance of ip address.
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
extracting embedded IP addresses - by Skaperen - Aug-30-2019, 03:27 AM
RE: extracting embedded IP addresses - by perfringo - Aug-30-2019, 07:19 AM
RE: extracting embedded IP addresses - by ThomasL - Aug-30-2019, 07:33 AM
RE: extracting embedded IP addresses - by Skaperen - Aug-30-2019, 08:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  regex for addresses, dates, and times metulburr 2 3,208 Jun-29-2019, 01:11 AM
Last Post: ichabod801
  ipv6 addresses Skaperen 0 2,235 May-16-2019, 05:37 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020