Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 281 Bytes

VPNConfidence.md

File metadata and controls

16 lines (6 loc) · 281 Bytes

VPNConfidence

A confidence rating for the VPN detection result — "low", "medium", or "high". Depends on the combination of results returned from all VPN detection methods.

Enum

  • LOW (value: "low")

  • MEDIUM (value: "medium")

  • HIGH (value: "high")