Comment on Xip.io - a magic domain name that provides wildcard DNS for any IP addressparentComments−chromano14yHopefully they will solve this problem at some point, but if you want an alternative fast, couldn't you consider using services like dyndns, noip, etc?−teh14yI use the following script which I found somewhere (can't remember where) and modified: https://gist.github.com/2894514You can run it: avahi_publish.py service1 service2 Then curl http://service1.local:8000/bla It's linux only of course :)
Comments
Hopefully they will solve this problem at some point, but if you want an alternative fast, couldn't you consider using services like dyndns, noip, etc?
I use the following script which I found somewhere (can't remember where) and modified: https://gist.github.com/2894514
You can run it:
Then It's linux only of course :)