khan-git
Results
2
comments of
khan-git
trafficstars
Is there anyone else using subtype at all?
Simply add it to the service type string. info = ServiceInfo( "_somethingspecial._sub._http._tcp.local.", "Paul's Test Web Site._http._tcp.local.", addresses=[socket.inet_aton("127.0.0.1")], port=80, properties=desc, server="ash-2.local.", ) But my experience is that there is something no...