Preparing search index...
The search index is not available
Node CrowdSec Client
Node CrowdSec Client
crowdsec-client-scenarios
IScenarioOptions
Interface IScenarioOptions
interface
IScenarioOptions
{
allow-list
?:
{
allowed
?:
string
[]
;
}
;
maxIpCache
?:
number
;
maxmind
?:
IMaxMindOptions
;
x-forwarded-for
?:
IXForwardedForOptions
;
}
Index
Properties
allow-
list?
max
Ip
Cache?
maxmind?
x-
forwarded-
for?
Properties
Optional
allow-
list
allow-
list
?:
{
allowed
?:
string
[]
;
}
Optional
max
Ip
Cache
max
Ip
Cache
?:
number
Optional
maxmind
maxmind
?:
IMaxMindOptions
Optional
x-
forwarded-
for
x-
forwarded-
for
?:
IXForwardedForOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow-
list
max
Ip
Cache
maxmind
x-
forwarded-
for
Node CrowdSec Client
Loading...