Hello guys,
I need help for my situation. I created the api client in python which i got it from http://mikrotik.net.pl/wiki/API but now i want to create a script to check IP address of my Mikrotik from my client without me typing anything (as if its automated). So when i run the script it will connect my client to my Mikrotik then login for me and then print out the IP address.
My current situation is i am able to connect to my Mikrotik and print the ip address but all this need to be manually typed.
I tried googling for the code or steps but couldn’t find anything related to it. So i am hoping if someone here knows what i want to do and help me by giving me a head start.
If anyone knows how to do it, mind showing me the code you added to the python script so i can have a better idea of what is needed.
please help me! Thank you!!