Click or drag to resize
AnonymousIPResponseIsTorExitNode Property
Returns true if IP is a Tor exit node.

Namespace: MaxMind.GeoIP2.Responses
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public bool IsTorExitNode { get; }

Property Value

Type: Boolean
See Also