Skip to content

Instantly share code, notes, and snippets.

@FleXoft
Last active May 25, 2018 11:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FleXoft/fee95d1ea7c2a5d1fcc554c8960a1889 to your computer and use it in GitHub Desktop.
Save FleXoft/fee95d1ea7c2a5d1fcc554c8960a1889 to your computer and use it in GitHub Desktop.
Reach your home iTunes library via VPN running on your MAC
#!/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