Node
Node copied to clipboard
GL/TLD: Geolocation Database
Build an IP-address-to-country-code geolocation database into the Node. Use it during startup on the Node's public IP address to identify the Node's country. Print the country to the console as part of the startup message.
Note: this should probably not be an actor.