Preparing search index...
The search index is not available
Node CrowdSec Client
Node CrowdSec Client
crowdsec-client
BouncerClient
Class BouncerClient
Hierarchy (
view full
)
CrowdSecClient
BouncerClient
Index
Constructors
constructor
Properties
debug
Decisions
http
Accessors
http
Methods
_test
Connection
login
set
Authentication
ByTLS
set
Authentication
Headers
stop
test
Connection
getHTTPClient
Constructors
constructor
new
Bouncer
Client
(
options
)
:
BouncerClient
Parameters
options
:
IBouncerClientOptions
Returns
BouncerClient
Properties
Protected
debug
debug
:
Debugger
= ...
Decisions
Decisions
:
DecisionsBouncer
Protected
Static
http
http
:
AxiosInstance
Accessors
http
get
http
(
)
:
AxiosInstance
Returns
AxiosInstance
Methods
Protected
_test
Connection
_test
Connection
(
url
)
:
Promise
<
void
>
Parameters
url
:
string
Returns
Promise
<
void
>
login
login
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
set
Authentication
ByTLS
set
Authentication
ByTLS
(
auth
)
:
void
Parameters
auth
:
ITLSAuthentication
Returns
void
Protected
set
Authentication
Headers
set
Authentication
Headers
(
headers
)
:
void
Parameters
headers
:
Record
<
string
,
string
>
Returns
void
stop
stop
(
)
:
Promise
<
void
>
stop the current client, and running processes
Returns
Promise
<
void
>
test
Connection
test
Connection
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
Static
getHTTPClient
getHTTPClient
(
options
)
:
AxiosInstance
Parameters
options
:
IHTTPOptions
Returns
AxiosInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
debug
Decisions
http
Accessors
http
Methods
_test
Connection
login
set
Authentication
ByTLS
set
Authentication
Headers
stop
test
Connection
getHTTPClient
Node CrowdSec Client
Loading...
stop the current client, and running processes