Last active
May 25, 2018 11:59
-
-
Save FleXoft/fee95d1ea7c2a5d1fcc554c8960a1889 to your computer and use it in GitHub Desktop.
Reach your home iTunes library via VPN running on your MAC
This file contains 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
#!/bin/bash | |
dns-sd -P "Music on server" _daap._tcp local 3689 BLACKHOLE.fleischmann.local. 192.168.1.2 "Password=false" "Version=196610" "iTSh Version=131073" "mtd-version=0.2.4.1" "Machine Name=MUZAX" "Machine ID=" "Database ID=" "txtvers=1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment