Skip to content

Status and search #23

@qippur

Description

@qippur

Not a bug, but a feature request.
Because this seems to me the most complete pure python approach to wireguard.

  1. Is it possible to pick a peer by friendly name or by public key? I mean a method that returns a peer given a friendly name or a public key? Friendly names should be checked to be unique.
  2. Is it possible to manage a status for a peer? Active, Inactive, Banned. Something like: inactive and banned peers entries in config file are prepended by a # and a distinctive character (e.g #! for inactive, #* for banned)

These two features could be the foundation of a new set of possibilities, like inactivate idle peers and - with little additional effort - 2FA for wireguard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions