I am somewhat new to go, i didn't fully understand how to use the tor dialer with net.Listener. Can someone please post a simple example, like a tcp mirror server (as soon as it receives data, it send it back)? Plus maybe a client.