Node CrowdSec Client
    Preparing search index...

    Interface CheckAllowlistResponse

    CheckAllowlistResponse

    interface CheckAllowlistResponse {
        allowlisted?: boolean;
        reason?: string;
    }
    Index
    allowlisted?: boolean

    true if the IP or range is in the allowlist

    reason?: string

    item that matched the provided value