mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -92,7 +92,7 @@ channelvelocity=3
|
||||
# These channel lists MUST BE PRESENT for Kismet to work properly. While it is
|
||||
# possible to change these, it is not recommended. These are used when the supported
|
||||
# channel list can not be found for the source; to force using these instead of
|
||||
# the detected supported channels, override with channellist= in the source defintion
|
||||
# the detected supported channels, override with channellist= in the source definition
|
||||
#
|
||||
# IN GENERAL, if you think you want to modify these, what you REALLY want to do is
|
||||
# copy them and use channellist= in the packet source.
|
||||
@@ -104,7 +104,7 @@ channellist=IEEE80211ab:1:3,6:3,11:3,2,7,3,8,4,9,5,10,36,40,44,48,52,56,60,64,14
|
||||
listen=tcp://127.0.0.1:2501
|
||||
#listen=tcp://0.0.0.0:2501
|
||||
|
||||
# People allowed to connect, comma seperated IP addresses or network/mask
|
||||
# People allowed to connect, comma separated IP addresses or network/mask
|
||||
# blocks. Netmasks can be expressed as dotted quad (/255.255.255.0) or as
|
||||
# numbers (/24)
|
||||
allowedhosts=127.0.0.1
|
||||
@@ -267,7 +267,7 @@ speech=gpslock,"G.P.S. signal O.K."
|
||||
# memory system and a huge number of alert conditions.
|
||||
alertbacklog=50
|
||||
|
||||
# File types to log, comma seperated. Built-in log file types:
|
||||
# File types to log, comma separated. Built-in log file types:
|
||||
# alert Text file of alerts
|
||||
# gpsxml XML per-packet GPS log
|
||||
# nettxt Networks in text format
|
||||
@@ -298,7 +298,7 @@ logdefault=Kismet
|
||||
|
||||
logtemplate=%p%n-%D-%t-%i.%l
|
||||
|
||||
# Where state info, etc, is stored. You shouldnt ever need to change this.
|
||||
# Where state info, etc, is stored. You shouldn't ever need to change this.
|
||||
# This is a directory.
|
||||
configdir=%h/.kismet/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user