Skip to content

A lightweight terminal sharing application based on Python for the course "Internet-based Systems"

License

Notifications You must be signed in to change notification settings

adrianmxb/mqpty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A lightweight terminal sharing application.

Requirements:

  • Python3 has to be installed

Guide:

  1. pip3 install -r requirements.txt
  2. python3 main.py [command]

Example:

  • Start Session: python3 main.py bash
  • Stop Session: CTRL+D

About

A lightweight terminal sharing application based on Python for the course "Internet-based Systems"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published