Created
February 23, 2012 19:37
-
-
Save knowuh/1894575 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ python -m SimpleHTTPServer 8000 & dns-sd -R "lab" _http._tcp "" 8000 | |
[1] 59972 | |
Registering Service lab._http._tcp port 8000 | |
Serving HTTP on 0.0.0.0 port 8000 ... | |
14:37:16.896 Got a reply for service lab._http._tcp.78905693.members.btmm.icloud.com.: Name now registered and active | |
14:37:17.167 Got a reply for service lab._http._tcp.local.: Name now registered and active |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment