{ "interactive": [ "nc" , {"ac" : ["--host"]}, "nc --host" , {"pr" : [""]}, "nc --host \\S+" , {"ac" : ["--port"]}, "nc --host \\S+ --port \\d+" , {"ac" : ["", "--timeout"]}, "nc --host \\S+ --port \\d+ --timeout" , {"pr" : [""]}, "nc --host \\S+ --port \\d+ --timeout \\d+" , {"pr" : [""]} ] }