OpenRepeater / openrepeater

This is where web application files live for the OpenRepeater Project. The OpenRepeater web application is a front end interface to the svxlink core system and builds the appropriate configuration files needed for operation.
https://openrepeater.com
49 stars 21 forks source link

Add web based SSH client to UI #62

Open abcrawford opened 5 years ago

abcrawford commented 5 years ago

Add a page for advanced users to access SSH from within UI. Pi-Star image has a similar feature and it looks like they are using a package called shellinabox. The access/visibility of the new ssh page is yet to be determined. I probably don't want to make it visible to all users as the goal of ORP is to create a simple users interface, but it is a good power user and developer feature. It may remain hidden except for those that know about it and access it via a direct URL and/or it might be part of the advanced mode.

abcrawford commented 5 years ago

@bobruddy has already started working on some coding for this and will likely be targeted for inclusion into the next 2.2.x release.