L2MON is a cloud based remote android managment suite, powered by NodeJS.
Features
Prerequisites
Installation
sudo apt-get install openjdk-8-jresu -c "yum install java-1.8.0-openjdk"npm install pm2 -gnpm install <- install dependenciespm2 start index.js <– start the scriptpm2 startup <- to run L3MON on startuppm2 stop indexmaindb.json in a text editoradminusername as plain textpassword as a LOWERCASE MD5 hashpm2 restart allhttp://<SERVER IP>:22533It’s recommended to run L3MON behind a reverse proxy such as NGINX
Notes
When opening an issue, you MUST use the provided templates. Issues without this will not recieve support quickly and will be put to the bottom of the figurative pile.
Please have a look through the current issues, open and closed to see if your issue has been addressed before. If it’s java related, it’s most definitely been addressed – In short Use Java 1.8.0
Screenshots
Disclaimer
D3VL Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool. L3MON is built for both Educational and Internal use ONLY.
MySQL is the most popular open-source relational database management system. It is fast, reliable, and a…
Git is the most widely used version control system in the world. It was created by…
Go (also called Golang) is an open-source programming language built by Google. It is designed to…
Visual Studio Code (VS Code) is an open-source code editor developed by Microsoft. It is one…
Nginx (pronounced "engine x") is an open-source, high-performance web server and reverse proxy. It is used…
Apache is one of the most widely used open-source web servers in the world. It is…