Linux/Shellinabox: Difference between revisions
< Linux
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* /etc/default/shellinabox | * /etc/default/shellinabox | ||
<pre> | <pre> | ||
SHELLINABOX_ARGS="--no-beep --disable-ssl" | SHELLINABOX_ARGS="--no-beep --disable-ssl --localhost-only" | ||
</pre> | </pre> | ||
[[Category:Linux/Services]] | [[Category:Linux/Services]] | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 14:37, 1 April 2017
Installation
- apt install shellinabox
Config
For proxy access:
- /etc/default/shellinabox
SHELLINABOX_ARGS="--no-beep --disable-ssl --localhost-only"