netbird/client
Yury Gargay 9bc7b9e897
Add initial support of device posture checks (#1540)
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.
2024-02-20 09:59:56 +01:00
..
android Export info log level setter for Android (#1518) 2024-02-01 16:30:38 +01:00
cmd Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
firewall Fix allow netbird traffic for nftables and userspace (#1446) 2024-01-11 12:21:58 +01:00
internal Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
ios/NetBirdSDK add unimplemented as a valid error in SSO check (#1440) 2024-01-10 08:54:05 +01:00
proto Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
server Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
ssh Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
system Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Fix preshared key not persisted in config (#1474) 2024-01-19 10:30:41 +01:00
Dockerfile use specific apline image version so the iptables will be installed with version 1.8.9 instead of 1.8.10 (#1405) 2023-12-20 19:41:57 +01:00
installer.nsis Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00