Hi! I'm trying to use Raspberry Pi 4 (Raspbian Buster) as a network monitor for wired and wireless connections. It connects to the router of the ISP using eth0 and clients connect using the builtin wlan0 interface or the eth1 wired connection (a generic USB dongle). For wireless connections I've use...
Thanks for the answers. The SD Card+External storage is a valid solution but I'l use it as a last resort. I was thinking along the lines of creating a dialog to select Work or Home in runlevel 2 and change accordingly the configuration files for network and other services. I'll have to dig deeper in...
Hi! I have a Raspberry Pi at work that sometimes I bring home. The configuration in the two environments is different: some services I don't want to run on one of them, firewall rules changes, no wireless or DHCP at work, etc. What is the best and fastest way to accomplish this with minimal user int...
Does anyone know of a case for Raspberry Pi 4 with active cooling that is compatible with a display HAT (placed over the board)?
Note that I only need to display some stats so even a 16x2 LCD will do.
Thanks in advance!
PS: A case with a display built-in would be great but I think there isn't one.
I've been able to capture "normal" traffic using the method described by beta-tester but haven't been able to decode SSL traffic with sslstrip + mitmproxy. Did anyone found out how to do this?
Thanks for the great tutorial, beta-tester! Unfortunately, following exactly your instructions hostapd won't start: -- Unit hostapd.service has begun starting up. Apr 05 14:34:41 barao hostapd[1263]: Configuration file: Apr 05 14:34:41 barao hostapd[1263]: Could not open configuration file '' for re...