Skip to content

Feature: Per-node traffic limits for users #212

@Rerowros

Description

@Rerowros

Is your feature request related to a problem? Please describe.
Lack of granular control. Currently, a user can consume all bandwidth on a specific node, and there is no way to restrict them on one node without affecting their access to others.

Describe the solution you'd like
Implement per-node traffic quotas. For example: a user is limited to 50GB on Node A. Once reached, they are blocked on Node A but can still connect to Node B.

Describe alternatives you've considered
Global limits (too restrictive, don't solve node-specific congestion).

Additional context
I'm already working on this. The core logic is functional, and a PR will be submitted soon.
Implemented in #215

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions