高手教 ping或各种黑客攻击网络方法

来源:百度知道 编辑:UC知道 时间:2024/05/16 23:20:32
快一点!!
教的详细一些,我有点菜!
一楼详细点,怎么制作说啊!

Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]

[-r count] [-s count] [[-j host-list] | [-k host-list]]

[-w timeout] target_name

Options:

-t Ping the specified host until stopped.

To see statistics and continue - type Control-Break;

To stop - type Control-C.
不停发送数据包,直到用户按Control-C终止

-a Resolve addresses to hostnames.
返回机器名称

-n count Number of echo requests to send.
设定数据包个数

-l size Send buffer size. 数据包长度

-f Set Don't Fragment flag in packet.

-i TTL Time To Live. 数据包存活时间

-v TOS Type Of Service.

-r count Record route for count hops.

-s count Timestamp for count hops.