Package Details: kismet-git r11696.815be33a3-3

Git Clone URL: https://aur.archlinux.org/kismet-git.git (read-only, click to copy)
Package Base: kismet-git
Description: 802.11 layer2 wireless network detector, sniffer, and intrusion detection system
Upstream URL: https://www.kismetwireless.net/
Keywords: 802.11
Licenses: GPL-2.0-only
Conflicts: kismet
Submitter: techge
Maintainer: solsticedhiver
Last Packager: solsticedhiver
Votes: 2
Popularity: 0.51
First Submitted: 2017-12-09 15:45 (UTC)
Last Updated: 2024-09-03 16:33 (UTC)

Latest Comments

1 2 3 Next › Last »

sysfaray commented on 2024-12-01 01:16 (UTC)

I want to say that kismet_site.conf does not work in home directory.

solsticedhiver commented on 2024-11-30 23:54 (UTC)

I didn't understand a thing about what you are trying to say. Could you make a phrase with a subject, a verb and a complement, please. Stating, what you are expecting to see, and what is not happening for you.

kismet_site.conf is an optional config file. If found, it is used by kismet. You could check the doc for that https://www.kismetwireless.net/docs/readme/configuring/configfiles/

sysfaray commented on 2024-11-30 22:13 (UTC) (edited on 2024-11-30 22:15 (UTC) by sysfaray)

Bugs in behavior compared to deb package.

INFO: Loading config override file '/etc/kismet/kismet_package.conf' INFO: Optional sub-config file not present: /etc/kismet/kismet_package.conf INFO: Loading config override file '/etc/kismet/kismet_site.conf' INFO: Optional sub-config file not present: /etc/kismet/kismet_site.conf

TRUE sub-config ~/.kismet/kismet_site.conf

techge commented on 2023-02-18 08:52 (UTC)

Sure I could just disown it, but for me it felt bad to just abandon a package. Maybe a stupid idea :) Glad you would like to maintain the package! Have fun!

solsticedhiver commented on 2023-02-17 20:12 (UTC) (edited on 2023-02-17 20:12 (UTC) by solsticedhiver)

If you want. You can always abandon a package with 'Disown package'

techge commented on 2023-02-17 20:09 (UTC)

@solscticedhiver Would you like to maintain this package? I am not using kismet anymore, thus I do not get to know any issues other than people letting me know... And you seem to use it from time to time.

techge commented on 2023-02-17 20:04 (UTC)

@solsticedhiver Should be fixed now, thanks for your heads up!

solsticedhiver commented on 2023-02-10 23:08 (UTC)

The syntax of kismet-git-sysusers.conf is incorrect and throws an error when installing the package:

/usr/lib/sysusers.d/kismet-git.conf:1: Lines of type 'g' don't take a GECOS field.

You don't have to put a "Kismet users" at the end of the line. Either remove that to let only

g kismet 315

or use the same file that kismet package with

g kismet 315 - - -

thanks

techge commented on 2022-03-13 13:28 (UTC)

@cradcore thanks for letting me know! I updated the package accordingly.

cradcore commented on 2022-03-01 14:58 (UTC)

@techge Please update the PKGBUILD, as there is no longer a docs submodule, it has been moved to a different repository. So lines 54-55 and 75-77 are no longer needed, and currently break the build