BadIPDetectionService

abstract class BadIPDetectionService(name: String)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
isBad
Link copied to clipboard
fun isBad(ip: String): BadIPDetectionResult
toString
Link copied to clipboard
open fun toString(): String

Properties

name
Link copied to clipboard
val name: String

Inheritors

GetIPIntel
Link copied to clipboard
IPHub
Link copied to clipboard
IPInfo
Link copied to clipboard
VPNBlocker
Link copied to clipboard