hexianglong
  • Joined on 2024-10-05
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 14:04:16 +08:00
35224212d1 修正 README.md 中的注释格式,移除不必要的文本样式
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 14:02:51 +08:00
1422737150 在伪 Zsh 中添加清屏功能和最后登录时间显示
Compare 2 commits »
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:59:17 +08:00
b4777f9023 在记录密码时添加时间戳,增强安全性
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:57:37 +08:00
0c4388f85b 添加 stolen_passwords.txt 文件,包含初始数据
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:56:22 +08:00
e750f645ab 增强自动补全功能,支持当前目录文件与系统命令的合并
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:09:14 +08:00
6c507de730 更新 README.md 内容,修改终端标题设置,简化代码逻辑
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:01:18 +08:00
c77ff84d62 添加 sys 和 re 模块导入,以支持后续功能扩展
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 13:00:17 +08:00
88c00aa274 更新终端窗口标题显示,切换目录时自动更新标题
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 12:58:32 +08:00
49b827503a 优化提示符显示,添加当前目录处理,修改退出命令为 "hxl"
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 12:54:41 +08:00
28e40a3c55 重构伪 Zsh 终端,合并功能至 main.py,删除 zsh4.py 文件,优化用户输入处理和密码模拟
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 12:51:17 +08:00
206244210e 清理退出提示信息,去掉多余的文本输出
Compare 2 commits »
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 12:36:46 +08:00
0c0e2dd98e 修正密码提示信息,去掉多余的符号
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 12:34:46 +08:00
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 10:56:27 +08:00
0e31e7d86d 增加注释
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 10:54:04 +08:00
545ed1fd78 删除临时文件
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 10:53:41 +08:00
8061acbc75 同步zsh.py->main.py
hexianglong deleted branch 111 from KKB_hub/PyShell 2025-04-02 10:52:33 +08:00
hexianglong pushed to 111 at KKB_hub/PyShell 2025-04-02 10:49:23 +08:00
726cb188d6 1111111
hexianglong created branch 111 in KKB_hub/PyShell 2025-04-02 10:49:23 +08:00
hexianglong pushed to main at KKB_hub/PyShell 2025-04-02 08:46:10 +08:00
121e50cb06 添加最后登录时间的打印信息