endlessh

endlessh

Aplicación Docker from linuxserver's Repository

Visión general

Endlessh(https://github.com/skeeto/endlessh) is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

ssh port

Objetivo
2222
Por defecto
22
AppdataPathrw

Required if `LOGFILE` is set to `true`.

Objetivo
/config
MSDELAYVariable

The endless banner is sent one line at a time. This is the delay in milliseconds between individual lines.

Por defecto
10000
MAXLINESVariable

The length of each line is randomized. This controls the maximum length of each line. Shorter lines may keep clients on for longer if they give up after a certain number of bytes.

Por defecto
32
MAXCLIENTSVariable

Maximum number of connections to accept at a time. Connections beyond this are not immediately rejected, but will wait in the queue.

Por defecto
4096
LOGFILEVariable

By default, the app logs to container log. If this is set to `true`, the log will be output to file under `/config/logs/endlessh` (`/config` needs to be mapped).

Por defecto
false
BINDFAMILYVariable

By default, the app binds to IPv4 and IPv6 addresses. Set it to `4` or `6` to bind to IPv4 only or IPv6 only, respectively. Leave blank to bind to both.

PUIDVariable

Container Variable: PUID

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

667,438
Descargas totales
6,421
Este mes
2,998
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/endlessh
Última actualización2024-03-21
Visto por primera vez2021-04-18

Ejecute Endlessh en Unraid.

Endlessh se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.