PDA

View Full Version : Does this script exist?


Due
01-05-2002, 01:32 PM
I'm looking for a script, prefer a script written in C so it will take less server resources that will track refferer info, what country visitors are from and if they are using a proxy server.
I should be able to view stats based on reffering domain and see total stats from within that domain, proxies, countries and URL's.
Do anyone know of such a script?

XP
01-05-2002, 01:41 PM
I'm not good in C, but I can code that thing. C program will only save referer and IP / Domain (if you enabled from Apache - DNS lookups)
then a perl script (admin.cgi will display you stats. Easy huh?

run
01-05-2002, 03:57 PM
proxy scan for each and every hit?
good luck....

Due
01-05-2002, 04:18 PM
Originally posted by run:
<STRONG>proxy scan for each and every hit?
good luck....</STRONG>

No there is other ways of detecting proxy hits :)

run
01-05-2002, 04:55 PM
tell me about it

Blondy
01-06-2002, 12:31 AM
try www.perlcoders.com (http://www.perlcoders.com)
they are great if isn't built they will do thier darndest for you. :)