edit-gencon
edit-gencon copied to clipboard
geacon:简单适配了一个profile配置文件,可直接拿来修改使用,用于cs上线linux.
root@test-go:~/edit-gencon/cmd# ./main clientID: 229072 panic: public key error goroutine 1 [running]: geacon/packet.EncryptedMetaInfo(0xc000074de0, 0xc0000a9e28) /root/edit-gencon/cmd/packet/packet.go:120 +0xa5 geacon/packet.FirstBlood(0x20300000000000) /root/edit-gencon/cmd/packet/packet.go:218 +0x26 main.main() /root/edit-gencon/cmd/main.go:17 +0x37
# test ```bash shell nohup tail -f /dev/null & ``` Returned due to no results. cause message waiting ```go if strings.Contains(string(args), "nohup") { return []byte(runNohup(path, argsArray)) } func runNohup(path string,...