rust/api/probes/interface library

Functions

detectSecurityAndNetworkType() Future<(SecurityFlagsResult, ConnectionType)>
Inspects system network interfaces to detect connection type and potential security flags.
detectSecurityAndNetworkTypeWeb() Future<(SecurityFlagsResult, ConnectionType)>
Web implementation using Navigator.connection.