Initial commit

This commit is contained in:
nemunaire 2026-04-21 21:50:49 +07:00
commit ccc5b0cd98
26 changed files with 1806 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module git.happydns.org/checker-tls
go 1.25.0
require git.happydns.org/checker-sdk-go v1.2.0