summaryrefslogtreecommitdiffstats
path: root/tests/iptraf
blob: d55bf473bb3aab7cd3a536feb914e5345fb68368 (plain)
1
2
3
4
5
	apk_add $@
	iptraf -B -g
	pidof iptraf
	killall iptraf
	apk_del -R $@