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
I would like to know if it's possible to add or remove users in the AlgoVPN configuration without having to run ./algo update-users command afterward.
Currently, I have a shell script that adds and removes users in the AlgoVPN config and, at the end, always runs ./algo update-users However, this process takes about 1 minute to complete.
Is there any way to perform this task faster or more efficiently?