docs: more page fixes

This commit is contained in:
Mike A.
2025-08-04 16:36:35 +02:00
parent def535f819
commit 4f450882b8
6 changed files with 34 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
# Intercepting Network Requests
A big part of our understanding of how the FindMy network functions originates from
network captures detailing how official apps query location reports.
This page aims to provide a quickstart on setting up an environment in which you can
freely inspect network requests made the FindMy app on a Mac.
```{note}
This guide has only been tested on Sonoma, but it will likely work on other
versions of MacOS as well.
```
TODO