# shellinabox **Repository Path**: qmutz/shellinabox ## Basic Information - **Project Name**: shellinabox - **Description**: The web in your terminal - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-18 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.