黑客工具NC瑞士军刀原代码

huiyuznk 17 0 RAR 2020-09-17 11:09:34

NC瑞士军刀原码 参数介绍: 'nc.exe -h'即可看到各参数的使用方法。 基本格式:nc [-options] hostname port[s] [ports] ... nc -l -p port [options] [hostname] [port] -d 后台模式 -e prog 程序重定向,一旦连接,就执行 [危险!!] -g gateway source-routing hop point[s], up to 8 -G num source-routing pointer: 4, 8, 12, ... -h 帮助信息 -i secs 延时的间隔 -l 监听模式,用于入站连接

用户评论
请输入评论内容
评分:
Generic placeholder image 卡了网匿名网友 2020-09-17 11:09:34

很好,帮助很大,解说很详细。