@@ -42,8 +42,8 @@ def pseudo_zsh():
cmd = input(f"20250910553@何相龙 {CmdDir} % ")
# 如果输入特定命令 "hxl",退出程序
if cmd.strip() == "hxl":
print("Exiting secret mode...")
if cmd.strip() == "deactivate":
print("Exiting Virtual zsh...")
break
# 使用 shlex 分割用户输入为命令和参数
The note is not visible to the blocked user.