How to get the IP address name in UE4

Find a plug-in to get the local IP address on the Internet, but the plug-in is version 4.19, which can not be used in 4.20. Is there any other way to get the IP address of the computer?
Version 4.19 Plug-ins:GitHub - alexhajdu/WhatsMyPublicIP-ue4-plugin: In case you need to get your public IP - this can help. C++ and Blueprints

You’ll have to set the engine version on the plugin to your current version and build manually