基本完成TPKT协议

This commit is contained in:
2025-03-30 00:31:57 +08:00
parent 16ee0ca642
commit 550abb8333
3 changed files with 157 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module rdp_channel
go 1.24