This website requires JavaScript.
Explore
Help
Register
Sign In
hexianglong
0 Followers
·
1 Following
Joined on
2024-10-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Public Activity
Starred Repositories
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-17 15:00:48 +08:00
12e26fefc8
在 main.py 中优化自动补全功能,支持路径补全并添加异常处理;更新退出命令逻辑,增加确认提示;新增对 Python 和 pip 命令的支持
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-10 07:20:50 +08:00
97eb1d992a
在 main.py 中更新系统名称为 'macOS Sonoma 14.6',简化系统信息显示
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-10 07:10:13 +08:00
948302a5e6
在 main.py 中更新系统信息显示逻辑,仅显示系统名称
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-10 07:09:05 +08:00
3ed94fb39e
在 main.py 中新增获取系统信息的函数,并更新显示系统信息的逻辑
9ccfd556f9
在 main.py 中优化 IP 地址获取逻辑,添加异常处理以确保稳定性
Compare 2 commits »
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-10 07:05:31 +08:00
5b0cfc0018
在 main.py 中添加系统信息显示功能,新增 psutil 和 socket 模块,删除密码日志文件
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-09 15:27:12 +08:00
04c63721ef
11
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-09 15:25:30 +08:00
c64e0c6353
1234
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-09 12:39:05 +08:00
29ffbee343
在 main.py 中为 'ping1' 命令添加支持,并清理代码中的多余空行
8d06fddc29
在 main.py 中为 'ssh2' 和 'ssh3' 命令添加支持,并优化 'ls' 和 'update' 命令的处理逻辑
Compare 2 commits »
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-09 12:00:29 +08:00
a1de19887d
在 main.py 中添加对 'ssh2' 和 'ssh3' 命令的支持,修复 'sudo' 命令中的变量名错误,并更新密码日志文件路径
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 22:53:50 +08:00
215e7981f0
在 main.py 中为 'ud' 命令添加对 'update' 命令的支持
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 22:38:07 +08:00
f000b1ce69
11111
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 22:35:47 +08:00
be8038d398
在代码同步功能中添加 2 秒的等待时间,以确保程序平稳重启
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 22:35:08 +08:00
a474253912
在 main.py 中添加对 'update' 命令的支持,实现代码同步功能,并优化 'ls' 命令的处理逻辑
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 22:33:55 +08:00
8335b7487d
优化 ls 和 ll 命令的默认参数处理,添加对 ssh1 命令的支持
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-08 08:44:09 +08:00
e502bc7975
Merge branch 'main' of
https://git.code.o.nmgjg.com.cn/hexianglong/PyShell
c3d0f3928d
在 main.py 中添加对 'ls' 和 'll' 命令的支持,默认参数为 '-l'
Compare 2 commits »
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-07 10:32:43 +08:00
4ed38ffda8
更新 README.md
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-07 10:32:20 +08:00
72be7faaa9
更新 README.md
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-07 09:38:27 +08:00
4f83e61552
Merge branch 'main' of
https://git.code.o.nmgjg.com.cn/hexianglong/PyShell
48b5c48f62
更新密码日志文件,添加新的记录条目
Compare 2 commits »
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-07 08:51:10 +08:00
779f1f579d
Merge branch 'main' of
https://git.code.o.nmgjg.com.cn/hexianglong/PyShell
8740aa0e12
修复 sudo 密码输入逻辑中的计数器初始化,将计数器从 1 改为 0
d5d5ea7d1e
调整随机延时逻辑,缩短延迟时间至 0.1 到 1 秒,并更新密码日志文件
811d6c5bfa
更新 main.py 中的 sudo 密码输入逻辑,增加尝试次数计数并调整错误提示逻辑
Compare 4 commits »
hexianglong
pushed to
main
at
KKB_hub/PyShell
2025-04-07 08:47:18 +08:00
8dcf8cc4f3
更新 README.md
First
Previous
...
20
21
22
23
24
...
Next
Last