Skip to content
This organization was marked as archived by an administrator on Oct 10, 2023. It is no longer maintained.
@NET-RMSI

NET-RMSI

Networked remote management server interface is a remote access solution for consumer grade servers that lack IPMI, IDRAC etc

NET-RMSI (Networked Remote Management Server Interface)

NET-RMSI is an open-source and cost-effective alternative to traditional enterprise solutions commonly found on server hardware that consumer hardware lacks. The project consists of different applications that work together to allow remote management of consumer servers and computers.

Applications

NET-RMSI_Client This is the software deployed on the microcontroller embedded in the actual hardware. It allows for remote management of the hardware by sending and receiving commands from the server.

NET-RMSI_SRV_Py This is the software deployed on the server hardware, such as a Raspberry Pi. The server manages communication between the controller and controlled clients, along with storing connection information and version checking.

NET-RMSI_Bot This is the software that allows the server to be controlled through a Discord/Slack integration. It provides an interface for sending commands to the server through a chatbot.

Getting Started

To use NET-RMSI, follow the steps below:

Install the appropriate client software on the hardware you wish to manage remotely. Install the server software on a Raspberry Pi or similar device. Configure the client software to connect to the server. Use the NET-RMSI Bot to send commands to the server and manage the hardware remotely.

Contributing

NET-RMSI is an open-source project, and contributions are welcome. To contribute, please fork the repository and submit a pull request with your changes.

License

NET-RMSI is licensed under the MIT License. See the LICENSE file for more information.

Pinned Loading

  1. NET-RMSI_Client NET-RMSI_Client Public archive

    NET-RMSI client application

    C++ 1

  2. NET-RMSI_Srv_Py NET-RMSI_Srv_Py Public archive

    NET-RMSI server application

    Python 1

  3. NET-RMSI_Bot NET-RMSI_Bot Public archive

    NET-RMSI bot application

    C# 2

Repositories

Showing 6 of 6 repositories
  • NET-RMSI_Srv_Py Public archive

    NET-RMSI server application

    NET-RMSI/NET-RMSI_Srv_Py’s past year of commit activity
    Python 1 0 4 0 Updated Jun 17, 2023
  • .github Public archive
    NET-RMSI/.github’s past year of commit activity
    0 0 0 0 Updated Apr 5, 2023
  • NET-RMSI_Srv_WebApp Public archive
    NET-RMSI/NET-RMSI_Srv_WebApp’s past year of commit activity
    0 0 0 0 Updated Mar 9, 2023
  • NET-RMSI_Client Public archive

    NET-RMSI client application

    NET-RMSI/NET-RMSI_Client’s past year of commit activity
    C++ 1 0 0 0 Updated Dec 27, 2022
  • NET-RMSI_TerminalApp Public archive
    NET-RMSI/NET-RMSI_TerminalApp’s past year of commit activity
    0 0 0 0 Updated Dec 13, 2022
  • NET-RMSI_Bot Public archive

    NET-RMSI bot application

    NET-RMSI/NET-RMSI_Bot’s past year of commit activity
    C# 2 0 0 0 Updated Oct 24, 2022

Top languages

Loading…

Most used topics

Loading…