seashell / drago

☁️ Securely connect anything with WireGuard® and manage all your networks from a single place.

Home Page:https://seashell.github.io/drago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web UI only allows one connection per host

0x1a8510f2 opened this issue · comments

Describe the bug
The only way to add connections to hosts is via a button which disappears when there are connections. This effectively means that one can only add a single connection through the web UI per host. See below:

image
^ With no connections, a button appears to add one

image
^ Unlike the networks, when connections are present, there no longer is a button to add more

Expected behavior
Like with networks, there should always be a button to add more connections as they are supported (you can connect multiple peers to one and then it will have multiple connections).