Importing Users from a file
Revision as of 10:28, 9 May 2023 by IVSWikiBlue (talk | contribs)
a. Excel: format xlsx
b. CSV: username,password excel_user_1,test excel_user_2,test excel_user_3,test excel_user_4,test excel_user_5,test excel_user_6,test
c. TXT: username:password txt_user_1:test txt_user_2:test txt_user_3:test txt_user_4:test txt_user_5:test txt_user_6:test
Delimiter can be ”:” “,” “.” “;”