ct-Open-Source / ctraspion

Turns a Raspberry Pi into a WLAN router to take a look at network traffic of smart home and IoT devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c't-Raspion

c't Raspion LogoTurns a Raspberry Pi into a WLAN router to take a look at network traffic of smart home and IoT devices. All apps are reachable via web browser. Published by german computer magazine c't.

Its initial release incorporates Pi-hole, ntopng, Wireshark, Shell In A Box and mitmproxy.

Requirements

Use a Raspberry Pi 3 or 4 for decent performance. Wireshark(-gtk) will be displayed by Broadwayd within a web browser window.

Download

Install as user pi on a fresh Pi OS legacy image (base on Buster, lite prefered) via:

wget ct.de/s/x5Pm -O raspion.zip 
unzip raspion.zip
cd raspion
./install.sh

Manual download of the zip archive

Warning: Current Pi OS, based on Debian Bullseye, won't work.

Further reading

Articles in c't (German)

In c't 1/2020:

c’t-Raspion: Datenpetzen finden und bändigen

c't-Raspion: Projektseite – Foren weitere Hinweise

About

Turns a Raspberry Pi into a WLAN router to take a look at network traffic of smart home and IoT devices

License:GNU General Public License v3.0


Languages

Language:PHP 58.2%Language:Shell 32.9%Language:JavaScript 6.5%Language:CSS 2.0%Language:Makefile 0.3%