ZShell

所属分类:Python编程
开发工具:Python
文件大小:8977KB
下载次数:0
上传日期:2020-02-18 03:14:28
上 传 者sh-1993
说明:  putty的简单会话管理器
(A simple session manager for putty)

文件列表:
ZShell.py (558, 2020-01-16)
ZShell.spec (1044, 2020-01-16)
__init__.py (0, 2020-01-16)
common (0, 2020-01-16)
common\__init__.py (0, 2020-01-16)
common\security.py (1143, 2020-01-16)
common\utils.py (953, 2020-01-16)
core (0, 2020-01-16)
core\__init__.py (0, 2020-01-16)
core\app.py (157, 2020-01-16)
core\manage.py (937, 2020-01-16)
core\window (0, 2020-01-16)
core\window\__init__.py (0, 2020-01-16)
core\window\main.py (2069, 2020-01-16)
core\window\toolbar.py (1291, 2020-01-16)
plugin (0, 2020-01-16)
plugin\__init__.py (0, 2020-01-16)
plugin\base.py (605, 2020-01-16)
plugin\manager.py (612, 2020-01-16)
plugin\putty_tab.py (7434, 2020-01-16)
plugin\quick_connect.py (4995, 2020-01-16)
plugin\session_manager.py (24380, 2020-01-16)
plugin\setting_and_other.py (8515, 2020-01-16)
plugin\tab_manager.py (7543, 2020-01-16)
plugin\upload.py (7346, 2020-01-16)
plugin\vnc_tab.py (3923, 2020-01-16)
plugin\winscp.py (1604, 2020-01-16)
requirements.txt (30, 2020-01-16)
resources (0, 2020-01-16)
resources\WinSCP.exe (10664280, 2020-01-16)
resources\colours.png (30903, 2020-01-16)
resources\connect.png (25966, 2020-01-16)
resources\delete_connect.png (18978, 2020-01-16)
resources\font.png (30121, 2020-01-16)
resources\hosts.json (0, 2020-01-16)
resources\load.png (24839, 2020-01-16)
resources\pscp.exe (685448, 2020-01-16)
resources\putty.exe (883600, 2020-01-16)
... ...

# ZShell A simple session manager for putty. download: https://github.com/zpdev/ZShell/releases ## 控制台相关配置 本软件终端使用的是putty,所以相关配置可以直接修改putty的配置来实现。方法:请进入软件目录的resources目录,打开putty.exe,执行以下操作: ### 加载已有配置 ZShell使用putty的Default Settings,所以修改前先Load该配置内容 ![image](https://github.com/zpdev/ZShell/blob/master/resources/save.png) ### 编辑字体配置(Window->Apperance下的Font Settings) ![image](https://github.com/zpdev/ZShell/blob/master/resources/font.png) ### 编辑主题颜色 (Window->Colours) ![image](https://github.com/zpdev/ZShell/blob/master/resources/colours.png) ### 设置会话保持(重要) 如果不配置,超时后就会断开连接。 ![image](https://github.com/zpdev/ZShell/blob/master/resources/connect.png) ### Save到Default Settings。 将修改后的配置重新保存到Default Settings ![image](https://github.com/zpdev/ZShell/blob/master/resources/save.png) 关闭配置页面后,新打开的tab页面就会使用新的设置。 ## ZShell使用 ### 快速登录 ![image](https://github.com/zpdev/ZShell/blob/master/resources/quick_connect.png) ### 保存登录信息 ![image](https://github.com/zpdev/ZShell/blob/master/resources/save_connect.png) ### 从已保存的登录信息登录 ![image](https://github.com/zpdev/ZShell/blob/master/resources/save_to_connect.png) ### 删除保存的登录信息 ![image](https://github.com/zpdev/ZShell/blob/master/resources/delete_connect.png) ## 软件截图 ![image](https://github.com/zpdev/ZShell/blob/master/resources/snapshot.png) ![image](https://github.com/zpdev/ZShell/blob/master/resources/snapshot_2.png)

近期下载者

相关文件


收藏者