use Net::Address::IPv4::Local; # Get the local system's IP address that is "connected" to # "the internet": my $address = Net::Address::IPv4::Local->public; # Get the local system's IP address that is "connected" to # the given remote IP address: my $address = Net::Address::IPv4::Local->connected_to($remote_addr +ess);
-Mark
In reply to Re: log the ip of the executor
by kvale
in thread log the ip of the executor
by kog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |