Upload files to "c2s_cdn_fronting"
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module github.com/ek0ms/c2-cdn-fronting
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require github.com/refraction-networking/utls v1.8.2
|
||||
|
||||
require (
|
||||
github.com/andybalholm/brotli v1.0.6 // indirect
|
||||
github.com/klauspost/compress v1.17.4 // indirect
|
||||
golang.org/x/crypto v0.36.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user