Skip to content

add method for blocking various attacks#20

Merged
vdloo merged 1 commit into
masterfrom
add-method-for-blocking-bots
Mar 7, 2023
Merged

add method for blocking various attacks#20
vdloo merged 1 commit into
masterfrom
add-method-for-blocking-bots

Conversation

@vdloo

@vdloo vdloo commented Mar 7, 2023

Copy link
Copy Markdown
Member

looks like:

client.block_attack('yourhypernodeappname', 'BlockSqliBruteForce').ok
True

this is the same as what you can do with:

$ hypernode-systemctl block_attack --help

looks like:
```
client.block_attack('yourhypernodeappname', 'BlockSqliBruteForce').ok
True
```
@vdloo
vdloo merged commit 8e236ac into master Mar 7, 2023
@vdloo
vdloo deleted the add-method-for-blocking-bots branch March 7, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants