listbanned

Back to network

Summary

List all manually banned IPs/Subnets.

Description

List all manually banned IPs/Subnets.

Arguments

None.

Results

  • value (ARR): No description.
  • value (OBJ): No description.
    • address (STR): The IP/Subnet of the banned node
    • ban_created (NUM_TIME): The UNIX epoch time the ban was created
    • banned_until (NUM_TIME): The UNIX epoch time the ban expires
    • ban_duration (NUM_TIME): The ban duration, in seconds
    • time_remaining (NUM_TIME): The time remaining until the ban expires, in seconds

Examples

qbit-cli listbanned
curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "listbanned", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8352/