[][src]Crate local_ipaddress

A crate for get local ip address, without using ifconfig or scanning network interface

Functions

get

get the local ip address, return an Option<String>. when it fail, return None.