mythldy
Results
2
comments of
mythldy
trafficstars
package main import ( "context" "fmt" "github.com/tevino/tcp-shaker" "runtime" "strconv" "strings" "sync" "time" ) var wgp sync.WaitGroup func SynScan(ip string, port string) { c := tcp.NewChecker() host := fmt.Sprintf("%s:%s", ip, port)...
补充一部分报错信息 runtime/cgo: pthread_create failed: Resource temporarily unavailable SIGABRT: abort PC=0xffffe424