Skip to content

[FEATURE] Add automatic banning of problematic IPs #163

@pablocampogo

Description

@pablocampogo

Describe the feature you'd like

ADD automatic banning of IPs that behave suspiciously in the P2P package

Motivation

Currently we just have a static list of banned IPs and any new suspicious IP would be able to keep doing requests.

Additional context

Ban IPs when:

  • Handshake fails
  • Repeatedly send too long messages, for this we will also need to add a check of size on the send side to prevent fake positives.

Required Tags

  • Priority: Medium
  • Module: P2P

Metadata

Metadata

Assignees

No one assigned

    Labels

    Medium PriorityMedium priority issueP2PPeer-to-peer moduleSmall Shirt1 week worth of work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions