dead simple package to be used as a core component of a termbin style service. used on tcp.ac
Go to file
kayos@tcp.direct 6652bfddb2
Update dependencies
2024-01-08 17:43:12 -08:00
.github Create go.yml 2023-10-28 14:35:06 -07:00
.gitignore Update dependencies 2023-10-28 14:35:04 -07:00
LICENSE Initial commit 2021-09-22 03:21:12 -07:00
README.md Add README.md 2023-10-28 14:35:04 -07:00
builder.go bump rate5 to v1.2.0 + adjust ratelimit 2023-10-28 14:35:07 -07:00
go.mod Update dependencies 2024-01-08 17:43:12 -08:00
go.sum Update dependencies 2024-01-08 17:43:12 -08:00
logger.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
putxt.go Fix: drop dep + fix false pos with binary detection 2023-10-29 18:39:16 -07:00
putxt_test.go Fix: forever read + Feat: listen on unix socket 2023-10-28 14:35:06 -07:00
util.go Fix: drop dep + fix false pos with binary detection 2023-10-29 18:39:16 -07:00

PuTXT

NOTE: This API is anything but stable