RonSijm@programming.dev to Programmer Humor@programming.dev · 1か月前This Phishing email... What is the IP?programming.devimagemessage-square73fedilinkarrow-up1415arrow-down11
arrow-up1414arrow-down1imageThis Phishing email... What is the IP?programming.devRonSijm@programming.dev to Programmer Humor@programming.dev · 1か月前message-square73fedilink
minus-squaremergingapples@lemmy.worldlinkfedilinkarrow-up15·1か月前Hello, I am apparently an idiot. What is wrong with that IP address that people can tell it’s an immediate phishing scam?
minus-squareTurious@leaf.dancelinkfedilinkarrow-up41·1か月前IP addresses can’t have segment numbers going over 255.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up13·1か月前Yeah, IPv4 addresses use four bytes. Those four bytes are represented as four decimal numbers, separated by dots. And a byte can only represent the decimal values 0–255.
minus-squaremergingapples@lemmy.worldlinkfedilinkarrow-up2·edit-21か月前Ahhhh. Thank you. Now the Ipv over 4 jokes make sense.
Hello, I am apparently an idiot. What is wrong with that IP address that people can tell it’s an immediate phishing scam?
IP addresses can’t have segment numbers going over 255.
Yeah, IPv4 addresses use four bytes. Those four bytes are represented as four decimal numbers, separated by dots. And a byte can only represent the decimal values 0–255.
Ahhhh. Thank you. Now the Ipv over 4 jokes make sense.