Well if you struggling while installing L3MON in termux then here is a solutiom for you :)
Requirements :
-
apkmod ( Install from here )
-
Lemon Deb package (Get from Telegram)
Installation Steps :
-
Download lemon deb package from my telegram group
-
Then install apkmod from above link
- Install nodejs & npm older version
apt install nodejs && npm install -g npm@6.14.10 - Now install our deb package
dpkg -i lemon_2.1-2_all.deb
Tips :
-
To start server
lemon -
If you started server for first time then prees CTRL+C and edit a file
maindb.jsonvi $PREFIX/share/lemon/server/maindb.jsonand copy this md5 hash
098f6bcd4621d373cade4e832627b4f6and paste it just after password field like this
-
Now save and start server again using command
lemonand goto127.0.0.1:22533from browser and typeadminin username andtestin password. -
However yon can always change the password if you know how to do :)