mirror of
https://github.com/netbirdio/netbird.git
synced 2025-01-23 14:28:51 +01:00
9bc7b9e897
This PR implements the following posture checks: * Agent minimum version allowed * OS minimum version allowed * Geo-location based on connection IP For the geo-based location, we rely on GeoLite2 databases which are free IP geolocation databases. MaxMind was tested and we provide a script that easily allows to download of all necessary files, see infrastructure_files/download-geolite2.sh. The OpenAPI spec should extensively cover the life cycle of current version posture checks. |
||
---|---|---|
.. | ||
down.go | ||
login_test.go | ||
login.go | ||
root_test.go | ||
root.go | ||
service_controller.go | ||
service_installer.go | ||
service.go | ||
ssh.go | ||
status_test.go | ||
status.go | ||
testutil.go | ||
up_daemon_test.go | ||
up.go | ||
version.go |