Custom terminal module

Hi.

I have not used freepbx for a long time but decided to have a bit of a play again, mainly to see if I can do everything I need on a single appliance.

One thing I thought was lacking out of the box was access to the linux terminal being limited to local or SSH, so I have had a go at making my first module to address that. I’m wondering if anyone is interested in testing it and of-course modifying or improving it, particularly my php which could be better. It works for me very well as it is now.

I’m not really into the github stuff so I can either upload it here or provide a download link.

The module is very basic and I used the freely available ttyd binary to display a terminal window in an iframe. If anyone is interested please let me know.