kismet-packages
kismet-packages copied to clipboard
Packaging scripts and related configs for distributing Kismet
Hi, it would awesome if the APT repository supported Ubuntu 24.04, Noble Numbat. Thank you
When you want to compile the repo it currently throws this ``` make[1] package/kismet/compile make[2] -C feeds/packages/lang/perl host-compile make[2] -C feeds/packages/libs/protobuf host-compile make[2] -C feeds/base/package/libs/ncurses host-compile make[2] -C feeds/packages/libs/protobuf-c host-compile...
Hi there, copied the kismet-openwrt folder into openwrt/feeds/packages/net/ ./scripts/feeds/update ./scripts/feeds/install -a when trying to choose kismet in make menuconfig it doesn't show even when revealing hidden packages. (and yes i've...
Do we actually need python2 and the python3-cython and python3-numpy (v1.19.1) packages? The Makefiles RTLSDR capture packages for Kismet along with Python packages (cython, numpy, protobuf websocket) have the following...
Hello, Is that doc is correct: https://www.kismetwireless.net/docs/howto/openwrt/ I compile on Ubuntu 20.04 and i don't see package Kismet in menuconfig, only *-capture-*, moreover kismet-tools(and others) after run "make menuconfig" says...
Use Ubuntu Focal docker image Added websocket dependencies Set apt frontend to noninteractive
I compile the packages to run on OpenWrt with the OpenWrt SDK 23.05.3 for Raspberry Pi 3 B. I use [this build](https://github.com/jamoram/Openwrt-builder/blob/master/.github/workflows/build.yml) based on [xchwarze's example](https://github.com/xchwarze/kismet-openwrt-builder/actions/runs/8994787604). After successfully compiling and...