algo icon indicating copy to clipboard operation
algo copied to clipboard

[QUESTION] Reducing Update Time for Adding/Removing Users

Open velrino opened this issue 1 year ago • 0 comments

Hi, everyone ! 😃

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?

velrino avatar Sep 21 '24 16:09 velrino