Re: NEW: net/endlessh

2022-12-29 Thread Michael
Ping. On Wed, Dec 21, 2022 at 02:56:44PM +0100, Michael wrote: > On Tue, Dec 20, 2022 at 07:04:19PM +0100, Pascal Stumpf wrote: > > On Sun, 18 Dec 2022 15:11:22 +0100, Michael wrote: > > > On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > > > > On 2022/12/17 22:36, Michael

Re: NEW: net/endlessh

2022-12-21 Thread Michael
On Tue, Dec 20, 2022 at 07:04:19PM +0100, Pascal Stumpf wrote: > On Sun, 18 Dec 2022 15:11:22 +0100, Michael wrote: > > On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > > > On 2022/12/17 22:36, Michael wrote: > > > > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > >

Re: NEW: net/endlessh

2022-12-20 Thread Pascal Stumpf
On Sun, 18 Dec 2022 15:11:22 +0100, Michael wrote: > On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > > On 2022/12/17 22:36, Michael wrote: > > > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > > > > On 2022/12/17 10:41:26 +0100, Pascal Stumpf wrote: > > > > > On

Re: NEW: net/endlessh

2022-12-18 Thread Michael
On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > On 2022/12/17 22:36, Michael wrote: > > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > > > On 2022/12/17 10:41:26 +0100, Pascal Stumpf wrote: > > > > On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > > > >

Re: NEW: net/endlessh

2022-12-18 Thread Stuart Henderson
also change the comment to "uses pledge() and unveil()"

Re: NEW: net/endlessh

2022-12-18 Thread Stuart Henderson
On 2022/12/17 22:36, Michael wrote: > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > > On 2022/12/17 10:41:26 +0100, Pascal Stumpf wrote: > > > On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > > > > A few tweaks: > > > > > > > > * set MAKE_FLAGS so that the build respects

Re: NEW: net/endlessh

2022-12-18 Thread Janne Johansson
> this is a port for endlessh [1], an SSH tarpit that slowly sends an > endless banner. > Tested on amd64. Works fine on mips64 too. After looking at the code, this could be a good port to add arc4random to, and perhaps the BSD list/tree macros, it seemed to have an implementation of its own in

Re: NEW: net/endlessh

2022-12-17 Thread Michael
On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > On 2022/12/17 10:41:26 +0100, Pascal Stumpf wrote: > > On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > > > A few tweaks: > > > > > > * set MAKE_FLAGS so that the build respects CFLAGS > > > * NO_TESTS = Yes > > > * add

Re: NEW: net/endlessh

2022-12-17 Thread Omar Polo
On 2022/12/17 10:41:26 +0100, Pascal Stumpf wrote: > On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > > A few tweaks: > > > > * set MAKE_FLAGS so that the build respects CFLAGS > > * NO_TESTS = Yes > > * add README and endless.rc to the port itself, reformat, turn on -s per > >

Re: NEW: net/endlessh

2022-12-17 Thread Pascal Stumpf
On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > A few tweaks: > > * set MAKE_FLAGS so that the build respects CFLAGS > * NO_TESTS = Yes > * add README and endless.rc to the port itself, reformat, turn on -s per > default (syslog logging) > * add dedicated _endlessh user > * install a

Re: NEW: net/endlessh

2022-12-17 Thread Pascal Stumpf
A few tweaks: * set MAKE_FLAGS so that the build respects CFLAGS * NO_TESTS = Yes * add README and endless.rc to the port itself, reformat, turn on -s per default (syslog logging) * add dedicated _endlessh user * install a default config file into examples and @sample it On Fri, 16 Dec 2022

NEW: net/endlessh

2022-12-16 Thread Michael
Hi ports, this is a port for endlessh [1], an SSH tarpit that slowly sends an endless banner. From pkg/DESCR: 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