Current Version 0.08 supports following options:
evil-router#cnc -h
cnc.tcl -l port / listen on port
cnc.tcl -x port / listen on port and execute command
cnc.tcl -e port / listen on port and echo
cnc.tcl -f port filename / listen on port and create a file with filename
cnc.tcl -f 0 filename / listen stdin and create a file with filename
cnc.tcl -s port ipaddress / send to ipaddress port
cnc.tcl -v / show version
cnc.tcl -h / show help
cnc.tcl
|