Struct external_ip::IGD
source · pub struct IGD {}Expand description
IGD Source of the external ip
It will try to connect to the local router implementing the IGD interface to obtain the external IP directly from it.
The feature “igd” must be enabled to use this t(on by default)