vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

Instantiation through different web server #99

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How about making this shell available through a different web server?

My use case is a Fritz!Box 7270 where its own BusyBox web server enables 
certain scripts and executables to communicate over authenticated and encrypted 
https channels.

A sample script with input and output can be found here:
http://avmload.svn.sourceforge.net/viewvc/avmload/trunk/FritzLoad/cgi/led_test.c
gi?view=markup

Original issue reported on code.google.com by jens.koe...@gmail.com on 24 Nov 2010 at 12:12

GoogleCodeExporter commented 8 years ago
This issue could be closed as it is already implemented with the --cgi option.

BUT this will spawn another process listening on another port than 443 which 
will not pass most firewalls.

Original comment by jens.koe...@gmail.com on 27 Nov 2010 at 9:24