Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to create multiple allowed IPs in the client form. #3

Open
bmcgonag opened this issue Jan 23, 2020 · 0 comments
Open

Add ability to create multiple allowed IPs in the client form. #3

bmcgonag opened this issue Jan 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bmcgonag
Copy link
Owner

Story

As a Vector user, when i create a new client I want the ability to enter multiple Allowed IPs from the client interface creation form, so my Wireguard network will include machines on my LAN.

Acceptance Criteria

  • a user can enter multiple IPs / IP Ranges in the client creation form.
  • The IPs will be saved to the Vector database for that client interface
  • The IPs will be added to the wireguard server interface when the peer is added.
  • The user can remove an IP / IP Range from the edit functions of the interface card.
    • The IP / IP ranges will be removed from the wireguard server peer information.
    • The IP / IP Ranges will be removed from the client interface for download by the user.
    • The IP / IP Ranges will be removed from the database for the client interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant