endlessh

endlessh

Docker 应用程序 from linuxserver's Repository

概述

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.

运行时参数

网络
bridge
外壳
bash
特权
false

模板配置

WebUIPorttcp

ssh port

目标
2222
默认值
22
AppdataPathrw

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

目标
/config
MSDELAYVariable

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

默认值
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.

默认值
32
MAXCLIENTSVariable

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

默认值
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).

默认值
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

默认值
99
PGIDVariable

Container Variable: PGID

默认值
100
UMASKVariable

Container Variable: UMASK

默认值
022

下载统计数据

667,438
下载总数
6,421
本月
2,998
平均每月

长期下载总量

加载图表...

详细信息

存储库
lscr.io/linuxserver/endlessh
最后更新2024-03-21
初见2021-04-18

在Unraid 上运行 Endlessh 。

Endlessh 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。