Code Monkey home page Code Monkey logo

tkinter-sshtools's Introduction

tkinter-sshtools

基于tkinter开发的Linux远程批量执行命令工具

可执行文件

Linux远程执行工具.zip

程序主界面

image

配置管理

image

新建配置文件

image

配置文件管理

image

自定义SSH模块

模块名称:Socker

1.module目录下执行导入 Python setup.py install 2.查看导入的模块 pip list

程序介绍

#自定义命令,及命令文件路径 #批量配置主机信息 #自定义报告输出路径:默认文件名称‘report.txt’

默认配置路径

程序根目录下 config文件

程序模块

pip install ttkbootstrap

pip install paramiko

程序打包

pyi-makespec.exe ./main1.py pyinstall main1.spec

关闭控制台显示

编辑main1.spec文件修改如下: console=False

tkinter-sshtools's People

Contributors

czkeji avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.