SkillAgentSearch skills...

Mitmrouter

Bash script to automate setup of Linux router useful for IoT device traffic analysis and SSL mitm

Install / Use

/learn @nmatt0/Mitmrouter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mitmrouter

Bash script to automate setup of Linux router useful for IoT device traffic analysis and SSL mitm

Arch

Dependancies

  • hostapd
  • dnsmasq
  • bridge-utils
    • provides brctl
  • net-tools
    • provides ifconfig

Usage

You may want to disable NetworkManager as it may fight for control of one or more of the network interfaces.

Before running the script, you will need to edit the bash variables at the top of the script to use your machines interface names and other details you may want to change like the Wi-Fi network SSID and password.

./mitmrouter.sh: <up/down>

The ./mitmrouter.sh up command will bring down all the linux router components and then build them back up again

The ./mitmrouter.sh down command will bring down all the linux router components

Related Skills

View on GitHub
GitHub Stars670
CategoryDevelopment
Updated2d ago
Forks101

Languages

Shell

Security Score

95/100

Audited on Apr 1, 2026

No findings