You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For corporations to be able to "rent" the DVPN network (Use DVPN as layer), they need to be able to quickly establish and remove authentications for their users in the various DVPN nodes, currently only adding a session is possible, but it's not possible to remove and/or modify an existing session.
Describe the solution you'd like
Add a "RemovePeer" handler where a peer can be removed by their WG PublickKey (of course signed by the Subscription owner).
Describe alternatives you've considered
Tried waiting for the session to expire (Not economically feasible, not user-friendly when users want to switch nodes)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For corporations to be able to "rent" the DVPN network (Use DVPN as layer), they need to be able to quickly establish and remove authentications for their users in the various DVPN nodes, currently only adding a session is possible, but it's not possible to remove and/or modify an existing session.
Describe the solution you'd like
Add a "RemovePeer" handler where a peer can be removed by their WG PublickKey (of course signed by the Subscription owner).
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: