http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/txtorcon-endpoints.html
TCPHiddenServiceEndpoint ( reactor , config , public_port , hidden_service_dir = None , local_port = None , auth = None , stealth_auth = None , ephemeral = None , private_key = None , group_readable = False , version = None , single_hop = None ) ¶ This represents something listening on an arbitrary local port
that has a Tor configured with a Hidden Service pointing at
it. TCP4ServerEndpoint is used under the hood to do the local
listening. There are three main ways to use this class, and...