Community discussions

MikroTik App

Search found 13 matches

by amitkw
Fri Apr 23, 2021 4:39 am
Forum: Scripting
Topic: Execute RouterOS Command Like SQL
Replies: 0
Views: 1373

Execute RouterOS Command Like SQL

i just wrote a class that allows executing RouterOS command like SQL command (select, insert, update, delete). i wrote this class in the PHP programming language and is still dependend to the class written by Denis Basta (denis.basta@gmail.com). the idea is using menu names instead of table names. T...
by amitkw
Tue Mar 24, 2020 1:19 am
Forum: The User Manager
Topic: The Userman : Simple Hotspot User Manager
Replies: 15
Views: 32021

Re: The Userman : Simple Hotspot User Manager

now available on android device. check this out https://play.google.com/store/apps/deta ... theuserman
by amitkw
Sat Oct 28, 2017 3:50 am
Forum: Scripting
Topic: Script for Date and Time
Replies: 12
Views: 45034

Re: Script for Date and Time

ROS scripting has ridiculous support for dates. You can't add/substract them. You need split you date on days, months, years and then do date arithmetic taking into consideration days in the months and leap years. From one hand it is no difficult task for programmers, but admins usually not program...
by amitkw
Sat Oct 28, 2017 3:48 am
Forum: Scripting
Topic: Script for Date and Time
Replies: 12
Views: 45034

Re: Script for Date and Time

great solution, thank you so much. you save my time.
by amitkw
Thu Oct 26, 2017 2:53 pm
Forum: Scripting
Topic: Script for Date and Time
Replies: 12
Views: 45034

Re: Script for Date and Time

how to operate the date?
for example :
date + num of day
feb/01/2017 + 2
will return
feb/03/2017
i have try this command but still failed
:put ([/system clock get date] + 2d)

please help.
by amitkw
Wed Oct 25, 2017 2:16 am
Forum: Scripting
Topic: Date arithmetic?
Replies: 11
Views: 5592

Re: Date arithmetic?

has anyone found the solution?
by amitkw
Sat Aug 19, 2017 5:25 am
Forum: The User Manager
Topic: The Userman : Simple Hotspot User Manager
Replies: 15
Views: 32021

Re: The Userman : Simple Hotspot User Manager

I just did a test on windows and linux OS and there is no problem. Please note that the app uses date format dd/MM/yyyy. Try changing the date format of your computer.
by amitkw
Wed Aug 16, 2017 4:51 am
Forum: The User Manager
Topic: The Userman : Simple Hotspot User Manager
Replies: 15
Views: 32021

Re: The Userman : Simple Hotspot User Manager

hello sir. thank you for making such a helpful program for those routers that doesnt support the official userman. im currently using and enjoying your app. however, i want to request a new feature wherein you can input byte-limits or atleast total-byte-limits thank you. please continue developing ...
by amitkw
Mon Jul 03, 2017 2:40 pm
Forum: Beginner Basics
Topic: User Manager for hAP Lite ?
Replies: 3
Views: 10281

Re: User Manager for hAP Lite ?

u may try this app.
its very easy to generate or delete hotspot user and eksport them to pdf file.
viewtopic.php?f=10&t=123097
by amitkw
Sat Jul 01, 2017 8:47 am
Forum: The User Manager
Topic: installing user manager package on RB951Ui-2nD (hAP)
Replies: 6
Views: 17032

Re: installing user manager package on RB951Ui-2nD (hAP)

hap lite series is not support userman (CMIIW). you can use the third party application like The Userman. check this post viewtopic.php?f=10&t=123097
by amitkw
Sat Jul 01, 2017 8:44 am
Forum: The User Manager
Topic: user manager for hap lite
Replies: 7
Views: 18587

Re: user manager for hap lite

Hello Aminzakeri, The hap lite routerboard series does not support userman. As an alternative I suggest that you use The Userman application. This application can generate user, time limitation and print a simple hotspot voucher. More information please visit this address http://theuserman.blogspot....
by amitkw
Sat Jul 01, 2017 8:32 am
Forum: The User Manager
Topic: how to manage hap lite users is there any usermanager?
Replies: 2
Views: 4148

Re: how to manage hap lite users is there any usermanager?

It must be admitted there are some series of routerboard that does not support userman for memory reason is too small. As an alternative I suggest you to use The Userman . is very simple to manage hotspot user by using The Userman Application . More information can be found here. http://theuserman.b...
by amitkw
Fri Jun 30, 2017 5:15 am
Forum: The User Manager
Topic: The Userman : Simple Hotspot User Manager
Replies: 15
Views: 32021

The Userman : Simple Hotspot User Manager

Hello guys. I just created an application that can be used to manage hotspot users. This application can be an alternative to series routerboard that does not support user manager (userman) one of them is RB941-2nD-TC series (hAP-Lite2) and the like. this app is implementation of RouterOS Delphi API...