Update tools.py

This commit is contained in:
midoks 2022-12-09 18:32:32 +08:00
parent f33f80cf34
commit 85aba4f1ce
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ if __name__ == "__main__":
else:
set_panel_username()
elif method == 'password':
print("123123")
show_panel_pwd()
elif method == 'getServerIp':
getServerIp()
elif method == "cli":