整理代码

This commit is contained in:
2025-02-20 12:31:02 +08:00
parent 84362607c2
commit 71b5229198
17 changed files with 14 additions and 183 deletions

View File

@@ -8,9 +8,9 @@ import (
"io"
"ShotRDP/grdp/glog"
"ShotRDP/grdp/core"
"ShotRDP/grdp/protocol/t125/gcc"
"github.com/lunixbochs/struc"
)

View File

@@ -8,6 +8,7 @@ import (
"ShotRDP/grdp/core"
"ShotRDP/grdp/glog"
"github.com/lunixbochs/struc"
)

View File

@@ -6,9 +6,8 @@ import (
"fmt"
"io"
"ShotRDP/grdp/glog"
"ShotRDP/grdp/core"
"ShotRDP/grdp/glog"
)
type ControlFlag uint8