Skip to content

VPN should fetch localIP every new VPN credentials created #178

@pablomendezroyo

Description

@pablomendezroyo

Right now, localIP is fetched only the first time, and save the value in a local environment variable. This may produce error in the future if the localIP change.

Solution:

  1. Refresh the local IP in the dappmanager, so the local IP is updated.
  2. Fetch the localIP every single time new VPN credentials requried in the VPN package.

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