For check user's statics from userman
I wrote a python program for check user's static in Mikrotik's Usermanager. It work with a ssh connection and get database file, after that the program fetch data from that file. I use it in backend of a Django app and ofcourse could use in every way you want. Hope to be useful
من این برنامه رو با استفاده از پایتون نوشتم، با استفاده از کانکشن ssh به میکروتیک وصل میشه و اطلاعات یوزر رو از دیتابیسش استخراخ میکنه. خودم ازش توی back-end یه سایت جنگو استفاده کردم و به خوبی داره کار میکنه. شما میتونین به طرق مختلف ازش استفاده کنین. امیدوارم مفید باشه.