Port details |
- endlessh SSH tarpit
- 1.1_1 net
=2 1.1_1Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2019-11-03 21:41:02
- Last Update: 2022-06-20 11:43:43
- Commit Hash: 0befb0f
- People watching this port, also watch:: ncftp, zip, tcpdump, py38-psycopg2, smartmontools
- License: UNLICENSE
- Description:
- 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.
WWW: https://github.com/skeeto/endlessh
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/endlessh/ && make install clean
- To add the package, run one of these commands:
- pkg install net/endlessh
- pkg install endlessh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: endlessh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580820670
SHA256 (skeeto-endlessh-1.1_GH0.tar.gz) = 786cea9e2c8e0a37d3d4ecd984ca4a0ae0b2d6e2b8da37e3cdbb9d49ccdecbf0
SIZE (skeeto-endlessh-1.1_GH0.tar.gz) = 12844
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_endlessh
- pkg-message:
- For install:
-
Configure endlessh either via endlessh.conf or using endlessh_args in rc.conf.
The defaults are commented out in endlessh.conf.
The default configuration only logs starts & stops to /var/log/endlessh.log.
To see the connections set LogLevel 1 in endlessh.conf or add "-v" to
endlessh_args. Sending SIGUSR1 to endlessh (pkill USR1 endlessh) will add
statistics to the /var/log/endlessh.log file
Link (or copy) endlessh.newsyslog.conf to ${PREFIX}/newsyslog.conf.d/
to take care of log rotation.
ln -s ${PREFIX}/etc/endlessh.newsyslog.conf $PREFIX}/etc/newsyslog.conf.d/
- If upgrading
-
Link (or copy) endlessh.newsyslog.conf to /usr/local/newsyslog.conf.d/
to take care of log rotation.
ln -s /usr/local/etc/endlessh.newsyslog.conf /usr/local/etc/newsyslog.conf.d/
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jun 2022 11:43:43 1.1_1
|
Bernard Spil (brnrd)  |
net/endlessh: fix wrong use of STRIP
* STRIP_CMD was meant instead of STRIP, causing the
build to hang when building unstripped packages.
PR: 264711
Submitted by: Robert Clausecker <fuz fuz su> |
29 Oct 2021 17:38:45 1.1_1
|
Dan Langille (dvl)  |
category/port: Correct files/pkg-message.in UCL
Approved by: portmgr (blanket) |
31 May 2021 11:24:30 1.1
|
Bernard Spil (brnrd)  |
net/endlessh: Add log rotation
PR: 256286 |
07 Apr 2021 08:09:01 1.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 1.1
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Feb 2020 12:56:25
1.1
|
brnrd  |
net/endlessh: Update to 1.1 |
03 Nov 2019 18:02:20
1.0
|
brnrd  |
net/endlessh: New SSH tarpit port |
Number of commits found: 8
|