@@ -0,0 +1,12 @@
package main
import (
"net"
)
func main() {
conn, err := net.Dial("tcp", "poop.siteop.biz:3977")
failError(err, "net.Dial")
logInfoDebug("Connected to poop.siteop.biz:3977")
}
The note is not visible to the blocked user.