446
This Phishing email... What is the IP?
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I was surprised to find that this doesn’t work at all.
For instance,
300is considered a valid IP by e.g. Firefox, typing300/into Firefox will navigate tohttp://0.0.1.44/. I was expecting this to be interpreted as just Σ 256ⁿ × dₙ mod 256⁴. But it isn’t, Firefox won’t accept this (it performs a web search instead). Neither willcurl(which tries to look up a domain by this name).