1AIRSERV-NG(8) System Manager's Manual AIRSERV-NG(8)
2
3
4
6 airserv-ng - a wireless card server
7
9 airserv-ng <options>
10
12 airserv-ng is a wireless card server which allows multiple wireless ap‐
13 plication programs to independently use a wireless card via a client-
14 server TCP network connection. All operating system and wireless card
15 driver specific code is incorporated into the server. This eliminates
16 the need for each wireless application to contain the complex wireless
17 card and driver logic. It is also supports multiple operating systems.
18
20 -h Shows the help screen.
21
22 -p <port>
23 TCP port to listen on (by default: 666).
24
25 -d <iface>
26 Wifi interface to use.
27
28 -c <chan>
29 Lock interface to this channel.
30
31 -v <level>
32 Debug level. There are 3 debug levels. Debug level of 1 shows
33 client connection/disconnection (default). Debug level of 2
34 shows channel change requests and invalid client command re‐
35 quests in addition to the debug level 1 messages. Debug level
36 of 3 displays a message each time a packet (and its length) is
37 sent to the client. It also include messages from level 2 (and
38 1).
39
41 This manual page was written by Thomas d'Otreppe. Permission is
42 granted to copy, distribute and/or modify this document under the terms
43 of the GNU General Public License, Version 2 or any later version pub‐
44 lished by the Free Software Foundation On Debian systems, the complete
45 text of the GNU General Public License can be found in /usr/share/com‐
46 mon-licenses/GPL.
47
49 airbase-ng(8)
50 aireplay-ng(8)
51 airmon-ng(8)
52 airodump-ng(8)
53 airodump-ng-oui-update(8)
54 airtun-ng(8)
55 besside-ng(8)
56 easside-ng(8)
57 tkiptun-ng(8)
58 wesside-ng(8)
59 aircrack-ng(1)
60 airdecap-ng(1)
61 airdecloak-ng(1)
62 airolib-ng(1)
63 besside-ng-crawler(1)
64 buddy-ng(1)
65 ivstools(1)
66 kstats(1)
67 makeivs-ng(1)
68 packetforge-ng(1)
69 wpaclean(1)
70 airventriloquist(8)
71
72
73
74Version 1.7.0 May 2022 AIRSERV-NG(8)