mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update what-api-endpoints-to-expose-to-the-public-internet.md (#27977)
Resolves #27491
This commit is contained in:
parent
7426919237
commit
a33ca94c07
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue