forked from anilgulecha/shellinabox
-
Notifications
You must be signed in to change notification settings - Fork 0
The web in your terminal
License
ProjectTangelo/shellinabox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is my fork of the ubuntu repo shellinabox, with some fixes.
* Firefox/Chrome crash fixed.
* Auto login enabled -- enable auto-login.
- To set user and optional password and pause between entering the two
set the 'u', 'p' and 'd' URL params. Default dealy is 2000 ms (2 second).
- Ex: http://localhost/?u=test&p=pASword
http://localhost/?u=test&p=pASword&d=5000
To build the debian binary run (after cding into the repository):
```
sudo apt-get install build-essential debhelper autotools-dev binutils libssl-dev libpam0g-dev zlib1g-dev
./configure
dpkg-buildpackage
```
Original Readme
---
Build the package according to the information in INSTALL, then refer to
to the shellinaboxd.1 manual page, or the shellinaboxd.ps PostScript file
for detailed documentation.
About
The web in your terminal
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 35.2%
- C 33.9%
- Shell 26.6%
- CSS 1.9%
- HTML 1.8%
- Objective-C 0.3%
- Ruby 0.3%