NEWS:

Archive for April, 2010

How many FreshPorts accounts are enough?

Wednesday, April 28th, 2010

I found this interesting. The usual FreshPorts logging indicated an unusual number of account creations in a short amount of time. So I went looking. I found one IP address had created 20 logins.

freshports.org=# SELECT ip_address,
freshports.org-# count(ip_address)
freshports.org-# […]