views:

22

answers:

1

Hello guys, is there a way to program a simple code and run it on a wireless router with the dd-wrt firmware? Thanks

A: 

If you can find some space somewhere on the device, you would be able to run bash scripts on the device. Ipkg could probably install more tools to run other language scripts and programs on it.

There is also the possibility to run commands through the administration section in the firmware and cron jobs are also possible.

Cheesebaron