Skip to content
/ E Public

[WIP] E is a multi-purpose and multi-protocol command & control server designed to receive commands through the Matrix chat protocol and forward them to clients.

License

Notifications You must be signed in to change notification settings

0x1a8510f2/E

Repository files navigation

[Work In Progress] - This codebase is in its very early stages and should not be used. You have been warned.



E - Matrix Command & Control

Docker build status GitHub issues GitHub issues GitHub pull requests License


🤨 What is E?

        
  E = mc²
     /  \
 matrix  cc
        /  \
  command & control
        
      

E is a multi-purpose and multi-protocol command & control server designed to receive commands through the Matrix chat protocol and forward them to clients. It is also specifically designed to be versatile in that it can be used to bridge any data between Matrix and other protocols as long as valid esockets are implemented for those protocols.

🤔 Why is E?

While C&C servers are usually thought of in the context of malware, and E could indeed be used for this purpose (in which case I accept no responsibility for what you do), E can also be used for any number of things, such as:

  • controlling IoT devices via a text message - Matrix is already great at that, but with E, a custom protocol can be implemented to fit specific requirements
  • administering a large number of devices in business settings - E could translate between the protocols of tools you already use and Matrix
  • sending Matrix messages over any protocol providing there is an esocket for it
  • proxying Matrix traffic, if you want to do that for some reason instead of hosting a homeserver (requires a Matrix CS API esocket)

📅 When is E?

What??

🔍 How Tos

// TODO

🔗 Links and resources

  • Thanks to tulir's mautrix-whatsapp from which I shamelessly stole a few ideas, and mautrix-go which is the Matrix AppService library used in this project.

About

[WIP] E is a multi-purpose and multi-protocol command & control server designed to receive commands through the Matrix chat protocol and forward them to clients.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published