No description
939068c533
Instead of making the browser sniffing more complicated, it's probably better to use code that works for all current browsers. As such, this swaps to use gzip compression encoding instead of deflate and drops the IE browser sniffing code. This means shellinabox works in IE11 and should work in every version of IE since IE7. From this commit, IE6 is no longer supported. Thanks @lfourquaux. |
||
---|---|---|
contrib | ||
debian | ||
demo | ||
libhttp | ||
logging | ||
shellinabox | ||
.gitignore | ||
aclocal.m4 | ||
AUTHORS | ||
ChangeLog | ||
commit | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
depcomp | ||
etc-pam.d-shellinabox-example | ||
GPL-2 | ||
INSTALL | ||
install-sh | ||
INSTALL.Debian | ||
ltmain.sh | ||
make-chained-cert.sh | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
NEWS | ||
README | ||
README.Fedora | ||
README.md | ||
stresstest.sh | ||
TODO | ||
update |
shellinabox
This is unofficial fork of project shellinabox. Fork was created because original project is not maintained anymore and we cannot contact original repository owners.
Our aim is to continue with maintanince of shellinabox project.
If you have any questions, issues or patches, please fell free to submit pull request or report an issue. You can also drop an email to original project issue #261 discusion from where this fork started.
About shellinabox
Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.
More information: