Skip to content

Add support for overriding IP addresses of known peers #165

@pymq

Description

@pymq

Add support in the following API handlers in api/peers.go:

  • SendFriendRequest - receive ipAddr
  • AcceptFriend - receive ipAddr
  • UpdatePeerSettings - receive ipAddr
  • GetAuthRequests - return generated ipAddr

Add validation for IP format, add unique KnownPeer IPs check and check for vpn IPNet.Contains()

Add new CLI command in awl cli peers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: UIIssue related to awl-flutter representationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions