How to convert the terminal output and input into an electron app gui

前端 未结 0 1374
终归单人心
终归单人心 2021-01-20 02:17

Here\'s my code:

import subprocess

subprocess.call("ssh santiago@192.168.56.101", shell=True)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题