aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-16better loggingHEADv0.1.5masterMarin Ivanov
2020-02-16Fix typo, missing deferv0.1.4Marin Ivanov
2020-02-04Add travis buildv0.1.3Marin Ivanov
2020-02-04Update build processMarin Ivanov
2020-02-04Fix leaking ticker channels, fixes #2v0.1.2Marin Ivanov
2020-02-04close chan semaphores, insteadMarin Ivanov
2019-10-14Update module path to `go.metala.org/tarpit`v0.1.1Marin Ivanov
2019-05-31Add dokerized imageMarin Ivanov
2019-04-26http: Wait for all the headers before serving the responseMarin Ivanov
2019-04-26Add HTTP protocol tarpitMarin Ivanov
2019-03-25Add readme fileMarin 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 license fileMarin Ivanov
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.
2019-03-24Initial commitMarin Ivanov