-
-
Notifications
You must be signed in to change notification settings - Fork 270
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
Restrict Peer API #536
Comments
Hi! May I see how did you send the request please? |
Sure.
|
I realized something weird, if the Peer I'm going to restrict is in a configuration where its name starts with wg, it will be restricted, if it is in a configuration in which its name starts with numbers like 213512, the peer will be removed, and won't restrict. Edit: I tested and I can confirm it. |
based on this link, I tried 2 times to restrict some peers, but it seems the API in the background works as Delete Peer method, it removes peers instead of just restricting them.
All these sections' descriptions are the same for deletion.
The text was updated successfully, but these errors were encountered: