ssh-script/params.json
2015-03-30 20:11:24 -04:00

1 line
575 B
JSON

{"name":"ssh Script","tagline":"ssh, OSX, yosemite","body":"# SSH Script\r\n\r\nThis was created when the original version of OSX Yosemite was released, which removed the \"AlwaysAppendSearchDomains\" functionality of the built-in DNS Resolver.\r\n\r\nAll this does, is an nslookup of the domain following the script, egreps out the IP address, and ssh's to that IP, for example:\r\n\r\n`./ssh.sh example.com`\r\n\r\nWill actually ssh, as your current user, to 93.184.216.34.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}