Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 344 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 344 Bytes

vm-terminal-in-react

run the flask api with the linux server details (change them in api.py)

run the react app to access the "terminal-in-react" web terminal to your server

commands are passed to the flask api with react axios and from there to the linux server with paramiko using the linux server cradetials (prefereblt root previliges)