Minimal poc in Go, executing one command and with two HTTP servers.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
gopoc: kapow.go
|
||||
CGO_ENABLED=0 go build
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
gopoc: kapow.go
|
||||
CGO_ENABLED=0 go build
|
||||