Node CrowdSec Client
    Preparing search index...

    Interface BulkCheckAllowlistResult

    interface BulkCheckAllowlistResult {
        allowlists: string[];
        target: string;
    }
    Index
    allowlists: string[]

    Matching ip or range, name of the allowlist and comment related to the target

    target: string

    The IP or range that is allowlisted