feat: rewrite in Go

This commit is contained in:
2026-07-13 17:58:48 +07:00
parent a7d5177100
commit 1421b854d4
34 changed files with 1714 additions and 1825 deletions
+11
View File
@@ -0,0 +1,11 @@
module github.com/YuzuZensai/TrollSSH
go 1.25.0
require (
github.com/joho/godotenv v1.5.1
golang.org/x/crypto v0.54.0
golang.org/x/image v0.44.0
)
require golang.org/x/sys v0.47.0 // indirect