====== SSH Registration Script ====== Code: [[https://code.tilde.fun/tilde/ssh-reg|code.tilde.fun/tilde/ssh-reg]] ===== import users ===== If you want to import users but you already have some and you're not sure if your CSV is sanitised: python Backup.py -f backup.csv && python Backup.py --Import --file import.csv