HirbodBehnam / Shadowsocks-Cloak-Installer

A one-key script to setup Cloak plugin with Shadowsocks on your server
GNU General Public License v3.0
408 stars 85 forks source link

Add user to existing deployment does not create a complete config #17

Closed xiamaz closed 4 years ago

xiamaz commented 4 years ago

When using the Cloak2-Installer.sh script for adding a new user to an existing deployment a new user is correctly generated with a new UUID.

Unfortunately when I try to directly create a new config for the newly created user, the new config is missing IP, password and the UID, making the QR code not usable.

I tried this on a Ubuntu Bionic deployment.

Using option 4 to show existing connections will generate a usable config.

xiamaz commented 4 years ago

Thanks for fixing the issue so quickly!