#!/bin/sh h=${1#*//} h=${h%%/*} tcpclient -DHR -l 0 $h 1965 tlsc -name $h -insecure sh -c "printf \"$1\r\n\" >&7 ; delcr <&6"