Node CrowdSec Client
    Preparing search index...

    Interface IXForwardedForOptions

    interface IXForwardedForOptions {
        alertOnNotTrustedIps?: boolean;
        trustedProxies?: string[];
    }
    Index
    alertOnNotTrustedIps?: boolean
    trustedProxies?: string[]

    ips/cidr of allowed reverse proxies