Skip to content

Commit a5b0463

Browse files
authored
kismet site conf
example file
1 parent 03e42ca commit a5b0463

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

kismet_site.conf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
server_name=Warpi
2+
server_description=RPI4 by designer2k2.at
3+
4+
httpd_username=root
5+
httpd_password=toor
6+
7+
log_prefix=/media/usb/kismet
8+
gps=gpsd:host=localhost,port=2947
9+
10+
source=wlan1:name=adapterdualband:type=linuxwifi
11+
source=wlan2:name=widerange:type=linuxwifi
12+
source=hci1:name=bluetooth1:type=linuxbluetooth
13+
source=hci0:name=bluetooth0:type=linuxbluetooth
14+
15+
track_device_seenby_views=false
16+
track_device_phy_views=false
17+
manuf_lookup=false
18+
track_device_rrds=false
19+
kis_log_packets=false
20+
kis_log_messages=false

0 commit comments

Comments
 (0)