These files are web applications that generate PNGs on request containing a friendly greeting with the IP address of the requester.
The PHP was originally written by Andrew Kvalheim
probably around 2010. Its filename at that time was avatar.png, so as to
give the illusion that it was a static file.
I wrote the Python many years later in an attempt to understand what Andrew had