seashell / drago

☁️ Securely connect anything with WireGuard® and manage all your networks from a single place.
https://seashell.github.io/drago
Apache License 2.0
1.1k stars 56 forks source link

Web UI only allows one connection per host #76

Open 0x1a8510f2 opened 3 years ago

0x1a8510f2 commented 3 years ago

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).