sentinel-official / dvpn-node

The official Sentinel dVPN node
Apache License 2.0
108 stars 33 forks source link

"RemovePeer" handler is missing #85

Open rami-dabain opened 2 years ago

rami-dabain commented 2 years ago

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

bsrinivas8687 commented 2 years ago

Hi @rami-dabain Adding a new session will removing existing session from the node.

rami-dabain commented 2 years ago

I'm building a whitelabel solution where i will need to manage multiple sessions for my clients. This requires: