Giter VIP home page Giter VIP logo

pyxterm's Introduction

Mobaxterm converter (mbxprt)

usage: mbxprt [-h] [-w] [-r] [-s]

Mobxterm session parser v.1

optional arguments:
  -h, --help        show this help message and exit
  -w , --windterm   Convert to windterm
  -r , --remmina    Convert to remmina
  -s , --ssh        Convert to ssh config

example:

python3 mbxprt -w <file-name>.mobaxsession

Windterm config home

~/.wind/profiles/default.v10/terminal

Remmina config home

~/.local/share/remmina

pyxterm's People

Contributors

mrbooshehri avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyxterm's Issues

提个建议,导出时用命令支持rdp、vnc等协议

以windterm导出为例,rdp连接也会以ssh协议导出,需要逐个手动修改,可替换为shell+命令方式,实现rdp协议兼容。

  • 判断系统类型
  • 如为windows
    • 导出shell类型为powershell
    • 连接图标设为windows
      image
    • shell启动后进程为mstsc.exe /v: \r
      image
  • linux系统
    • 导出shell类型为bash shell
    • 连接图标设为windows
    • shell启动后进程为freerdp /v:ip \r
  • VNC或其他连接同理

最终效果是,windterm可作为地址簿管理所有连接

  • 对于ssh/telnet/serial等自身支持的连接,在windterm窗口中打开
  • 对于rdp/vnc等不支持的连接,可通过命令在单独窗口打开

image

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.