Forum Moderators: bakedjake
Is it possible to get the ip of the current visitors using a linux command?
Thanks in advance.
Enrique
You can just use netstat, but then it will try to do a RDNS lookup, rather than just return the IP addresses.
Matt