summaryrefslogtreecommitdiff
path: root/cryptcat/netcat.patch
blob: e65cefb3d5ddfa7acd401a477a6d0a81b027d069 (plain)
    1 1504c1504
    2 < 	bail ("nc -h for help");
    3 ---
    4 > 	bail ("cryptcat -h for help");
    5 1667,1669c1667,1669
    6 <   holler ("[v1.10]\n\
    7 < connect to somewhere:	nc [-options] hostname port[s] [ports] ... \n\
    8 < listen for inbound:	nc -l -p port [-options] [hostname] [port]\n\
    9 ---
   10 >   holler ("cryptcat v1.2.1\n\
   11 > connect to somewhere:	cryptcat [-options] hostname port[s] [ports] ... \n\
   12 > listen for inbound:	cryptcat -l -p port [-options] [hostname] [port]\n\

Generated by cgit