Posts

Showing posts from September, 2022

Auto Login Failure Notification Telegram

Auto Login Function of wifi vendo systems for Mikrotik based paperless voucher may fail. For some technical reasons, it is  not 100% of the time, users phone auto login is successful but it will successfully create a voucher code to the mikrotik. JuanFi System will save the voucher code in text box but some users closed the browser and the voucher saved erased. This tutorial is for us to be notified in case there is a voucher code created by wifi vendo but didn't login or unsuccessfully do the auto login function.  Mikrotik Terminal /system script add comment=1 dont-require-permissions=no name=userlist owner=admin policy=\ ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon source="0"  /system schedule add interval=10s name=userlist on-event="###replace telegram token\r\ \n:local telegramToken \"your token\";\ \r\ \n###replace telegram chat id / group id\r\...

Popular posts from this blog

Fix Uptime Reset on sudden Power Interruption

Auto Login Failure Notification Telegram