Skip to content

Instantly share code, notes, and snippets.

@ZChronoss
Created September 10, 2025 03:24
Show Gist options
  • Select an option

  • Save ZChronoss/be702fc459f6ce32418078eef5a43c1c to your computer and use it in GitHub Desktop.

Select an option

Save ZChronoss/be702fc459f6ce32418078eef5a43c1c to your computer and use it in GitHub Desktop.
enum DoHProtectionType {
case wifi
case cellular
case both
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment