Git Product home page Git Product logo

rmm's Introduction

Remote Machine Monitor

MIT license made-with-python Open Source Love svg1

Why?

You can use this program if you need to

  1. Get screenshots of a machine you don't have physical access to.
  2. Run bash commands on your remote machine to get stats for server load, downtime and so on. This is a tool I developed to control my PC when I don't have access to it.

How?

  1. Clone this github repo
    https://github.com/krishnanunnir/Remote-Machine-Monitor.git && cd Remote-Machine-Monitor

  2. Create a virtual environment
    mkdir .env && python3 -m venv .env/smb

  3. Activate the virtual environment
    source .env/smb/bin/activate

  4. Now we need to install all requirements
    cd bin && python run_once.py

  5. Generate a bot in telegram, add the token value of the bot and the user ids of the users permitted to use this bot in the properties.py file.

  6. Configure other values in the properties.py for curr_dir, logs and permitted_commands.

  7. We are now good to go and can start our server by running
    python start.py

Future?

  1. Grabbing screenshots of the users device.
  2. Scheduling messages for an interval

rmm's People

Contributors

dependabot[bot] avatar krishnanunnir avatar theashwanik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rmm's Issues

permission issue

Hi,

I have configured the server_monitor_bot in the AWS server and created a new bot in telegram but when I run the command its gives the error like below.

You don't have permission to use this bot!

have followed the document and added the token also.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.