Running programs?

Hi,

So, I noticed that my Mikrotik router has the ability to fetch programs (via /tool fetch); however, after fetching I didn’t find an ability to run the actual thing.

My situation right now was that I wanted to small misc programs for debugging, etc. on my router (eliminating my computer as a bottleneck, etc.) things such as TCPPing, TCPtraceroute, MTR, etc. I cross-compiled TCPPing (https://raw.githubusercontent.com/jwyllie83/tcpping/master/tcpping.c) to MIPS and then downloaded it to my router but I can’t find out how to run it.

Short Answer - You cant

You can run openwrt in metarouter and run whatever program inside the openwrt. If supported of course.