Inspiration

I overheard people saying they were using SSH, and I wanted to make my own version

What it does

Allows you to access the Terminal remotely

How I built it

I built it using the Socket and OS module in Python 3

Challenges I ran into

The data that gets sent back is only a number, instead of the actual Terminal output

Accomplishments that I'm proud of

Everything entered in the Remote Terminal Client script prints on the Remote Terminal Server script

What I learned

The OS module in Python 3 is horrible and I never want to use it again!

What's next for Remote Terminal

Fixing the error that will only send back a number instead of the actual Terminal output

Built With

Share this project:

Updates