文档介绍:文章结构
0. 写在前面的话
1. Netcat  for NT - ,原始英文信息
2. Netcat  for NT 帮助信息
3. Netcat  常用的命令格式
4. 管理肉鸡,更改肉鸡设置
5. 下载连接
6. 后记
######################################################################
0. 写在前面的话
######################################################################
最近工作比较空闲,肉鸡,自动执行命令。来管理自己的肉鸡。
自己写一个程序。功底是不够的,所以只有看了看nc的帮助信息,虽然只看了个半懂,
但是借助于金山词霸2002版本, 还是明白了一点东西.
.
######################################################################
1. Netcat  for NT - 
######################################################################
Basic Features
* Outbound or inbound connections, TCP or UDP, to or from any ports
* Full DNS forward/reverse checking, with appropriate warnings
* Ability to use any local source port
* Ability to use any locally-work source address
* Built-in port-scanning capabilities, with randomizer
* Can mand line arguments from standard inputb
* Slow-send mode, one line every N seconds
* Hex dump of transmitted and received data
* Ability to let another program service established
connections
* -options responder
New for NT
* Ability to run in the background without a console window
* Ability to restart as a single-threaded server to handle a new
connection
________________________________________________________________________
Some of the features cat are: 
Outbound or inbound connections, TCP or UDP, to or from any ports 
Full DNS forward/reverse checking, with appropriate warnings 
Ability to use any local source port 
Ability to use any locally-work source address 
Built-in port-scanning capabilities, with randomizer 
Built-in loose source-routing capability 
Can mand line arguments from standard input 
Slow-send mode, one line every N seconds 
Optional ability to let another program service inbound connections 
Some of the potential uses c