Node CrowdSec Client
Preparing search index...
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
maxIpCache
?:
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...