Released: 2025-11-13
MeshCentral plugin to add GeoLocation
Pre-requisite: First, make sure you have plugins enabled for your MeshCentral installation: { "settings": { "plugins": { "enabled": true } }, "domains": { "": { "plugins": { "geolocation": { "enabled": true } } } } }
Restart your MeshCentral server after making this change.
To install, simply add the plugin configuration URL when prompted:
https://raw.githubusercontent.com/jtfeatures/MeshCentral-GeoLocation/master/config.json
Auto adds the location data every XX minutes.
This Plugin is in testing and has NO guarantee it is functional.