Update what-api-endpoints-to-expose-to-the-public-internet.md (#27977)

Resolves #27491
This commit is contained in:
Katheryn Satterlee 2025-04-10 16:41:26 -05:00 committed by GitHub
parent 7426919237
commit a33ca94c07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,8 +6,8 @@ This guide details which API endpoints to make publicly accessible.
If you would like to manage hosts that can travel outside your VPN or intranet, we recommend only exposing the osquery endpoints to the public internet:
- `/api/osquery`
- `/api/v1/osquery`
- `/api/osquery/*`
- `/api/v1/osquery/*`
## Using Fleet Desktop on remote devices