Skip to content

websfx/geekcloud-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

极云终端

项目已移至 https://github.com/StarWars-Team/geekcloud-shell.git

基于Python3开发的终端系统 目前支持的命令:

cpu  查看cpu核心数
disk 查看磁盘情况
scan 扫描固定IP端口
ip 查看ip
memory 查看内存使用情况
times 查看主机开启时间
install 使用YUM安装程序

   run  运行shell命令

效果

alt

更新 V0.1

支持历史记录,支持自动补全

python依赖包

pip3 install prompt_toolkit
pip3 install threadpool 

   pip3 install psutil

运行程序

   python3 geekcloud-shell/run.py

About

Python编写的命令行终端

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%