📄 wireless_tools.readme
字号:
This package contain the Wireless tools, used to manipulatethe Wireless Extensions. The Wireless Extension is an interfaceallowing you to set Wireless LAN specific parameters and get thespecific stats.INSTALL------- Installation instruction and requirements.man pages (iwconfig.8, iwpriv.8, iwspy.8)--------- As far as I know, the man pages are the most complete, up todate and accurate documentation of the wireless tools, and you reallyshould read them. They can either be copied in a location where the command"man" will find them, or can be read with the command : nroff -man xxx.8 | moreweb page-------- You'll find a lot of useful info on : http://web.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iwconfig.c---------- The main wireless tool. Used for device configuration and to see the most common parameters.iwspy.c------- Mobile IP support test and allow get get stats per MAC address (instead of globally). Also display available bit rates and frequencies.iwpriv.c-------- Manipulate driver private ioctls (all that is not available in iwconfig). These are device specific parameters.xwireless.c----------- Graphical tool for the Netwave created by Dag Brattli <dagb@cs.uit.no> The list of changes, credits and errata notes are iniwcommon.h. Compilation might be tricky, see iwcommon.h for headerproblems... Jean <jt@hpl.hp.com>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -