https://github.com/ianstenbit/servertoolkit
SMS Based Server Toolkit for Unix Console
https://github.com/ianstenbit/servertoolkit
Last synced: 13 days ago
JSON representation
SMS Based Server Toolkit for Unix Console
- Host: GitHub
- URL: https://github.com/ianstenbit/servertoolkit
- Owner: ianstenbit
- Created: 2016-01-16T03:13:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T19:45:55.000Z (about 8 years ago)
- Last Synced: 2025-03-30T22:41:33.722Z (about 2 months ago)
- Language: Python
- Size: 90.8 KB
- Stars: 22
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
This is a program which allows you to remotely control your home computer or server using SMS messages in a format which we call 'SSh over SMS'. It features two factor authentication using a password stored in the config.txt file.
To use for yourself:
- Build a dummy gmail account
- Download this repository
- Edit the time in time.sleep() at the bottom of PyMail.py to specify how long you want the program to run for. (On my server it's set up as an hourly cronjob so I run it for one hour at a time)
- Edit the config file to include in this order:
1) your gmail account address
2) your gmail account password
3) the email associated with your phone number (google "email over sms" to find the extension for your carrier)
4) the password used for two-factor authenticationThe contact info in the current config.txt file is fake.
Do not try to contact the email or phone number in the config file.Link to a video demo: https://devpost.com/software/ssh-over-sms