1
0
mirror of https://github.com/legitnull/go.r4t synced 2024-06-20 22:08:05 +00:00

add enemy

This commit is contained in:
legitnull 2021-10-27 13:54:31 -06:00
parent 101e78578d
commit 0bac742b9c

@ -12,4 +12,5 @@ func main {
log.Fatal(err)
}
fmt.Println("[+] Connection Established with: ", connec.RemoteAddr().String())
fmt.Println("brain melting commencing")
}