mirror of
https://github.com/yv1ing/ShotRDP.git
synced 2025-09-16 15:10:57 +08:00
基本适应win7,win10,win server 08,win server 12,win server 16的截图
This commit is contained in:
11
go.mod
Normal file
11
go.mod
Normal file
@@ -0,0 +1,11 @@
|
||||
module ShotRDP
|
||||
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/huin/asn1ber v0.0.0-20120622192748-af09f62e6358
|
||||
github.com/icodeface/tls v0.0.0-20230910023335-34df9250cd12
|
||||
github.com/lunixbochs/struc v0.0.0-20241101090106-8d528fa2c543
|
||||
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4
|
||||
golang.org/x/crypto v0.31.0
|
||||
)
|
||||
Reference in New Issue
Block a user