aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2025-04-16better loggingHEADv0.1.5masterMarin Ivanov
2020-02-04Update build processMarin Ivanov
2019-04-26Add HTTP protocol tarpitMarin Ivanov
2019-03-25Allow to drop privileges my changing uid/gidMarin Ivanov
This feature is only available for unix OSes and allow to setuid and setgid after creating a listening socket.
2019-03-24Add Makefile and configurable delayMarin Ivanov
2019-03-24Make TCP connection tarpitMarin Ivanov
This first version of the command has support for SSH protocol tarpit.