I added the following on line 435 to easily lookup IP's in the [url=http://www.projecthoneypot.org/]Project Honey Pot[/url] database:
[code]if ($key == "ip")
$val = "" . $val . "";[/code]
Maybe an idea for the next version.
I added the following on line 435 to easily lookup IP's in the [url=http://www.projecthoneypot.org/]Project Honey Pot[/url] database:
[code]if ($key == "ip")
$val = "" . $val . "";[/code]
Maybe an idea for the next version.
This topic has been closed to new replies.