init:
	sudo apt-get install python3 python3-pip python3-pygraphviz tshark
	sudo pip3 install -r requirements.txt
