Closed bouddha-fr closed 3 weeks ago
This pull request adds two actions to integrate with CrowdSec, allowing for the blocking and unblocking of specific IP addresses via API requests.
unblock_ip_address
integrations.crowdsec
CROWDSEC_API_TOKEN
block_ip_address
Pull Request: Unblock and Block IP Address Actions for CrowdSec
Overview
This pull request adds two actions to integrate with CrowdSec, allowing for the blocking and unblocking of specific IP addresses via API requests.
Features
1. Unblock IP Address
unblock_ip_address
integrations.crowdsec
Input Parameters
Authentication
CROWDSEC_API_TOKEN
) for authorization.2. Block IP Address
block_ip_address
integrations.crowdsec
Input Parameters
Authentication
CROWDSEC_API_TOKEN
) for authorization.