X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=json%2Fssh.json;h=3af62c34a0cf85d87300a94a7b0080421258a252;hb=1fa9077d63b7a1083f71ec058c338b4fb8afebe9;hp=c61423fc725d5bbac2ddd65c26598548f4a4c97f;hpb=788316ef66136e6a68d881e5b24ccf5a98fa4550;p=project%2Fmdnsd.git diff --git a/json/ssh.json b/json/ssh.json index c61423f..3af62c3 100644 --- a/json/ssh.json +++ b/json/ssh.json @@ -1,3 +1,3 @@ { - "_ssh._tcp.local": { "port": 22, "txt": [ "a=foo", "d=bar"] }, + "ssh_22": { "service": "_ssh._tcp.local", "port": 22, "txt": [ "daemon=dropbear" ] } }