trace route log only on iOS/iPadOS 17+ and macOS 14+

This commit is contained in:
rcarteraz 2024-03-11 07:12:18 -07:00 committed by GitHub
parent df77dc48a8
commit a5bb1f916f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,8 +29,6 @@ values={[
<TabItem value="android">
#### Android
Make sure the app is at least version 2.1.10.
Within the node list, long hold a destination node and select 'Traceroute' to send the request. Depending on the amount of hops that is needed, this might take a while. The result will be shown using a pop-up.
@ -39,9 +37,7 @@ Within the node list, long hold a destination node and select 'Traceroute' to se
#### Apple
Make sure the app is at least version 2.0.9.
Within the node list, long hold a destination node and select 'Trace Route' to send the request. Depending on the amount of hops that is needed, this might take a while. The result will be shown in the node's Trace route Log.
Within the node list, long hold a destination node and select 'Trace Route' to send the request. Depending on the amount of hops, this might take a while. On iOS/iPadOS 17 and macOS 14+, the results will be shown in the node's Trace Route Log in the node details. For earlier versions, check Settings > Logging > Mesh Log.
</TabItem>
<TabItem value="cli">