diff --git a/arpspoof.sh b/arpspoof.sh index 9518318..43aa72c 100755 --- a/arpspoof.sh +++ b/arpspoof.sh @@ -7,6 +7,8 @@ if [[ $EUID -ne 0 ]]; then exit 1 fi +echo 1 > /proc/sys/net/ipv4/ip_forward + read -p "Wie heisst die Schnittstelle? [enp30s0\eth0] : " modul read -p "Wie heisst die IP? : " ip