Skip to content

Commit

Permalink
Update tools-0-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyatul authored Dec 9, 2024
1 parent d3ec7c6 commit 4d1cbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-0-install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

sudo apt update
sudo apt install -y net-tools vim curl git kdiff3 tree traceroute make dos2unix bind9-dnsutils
sudo apt install -y net-tools vim curl git tree traceroute make dos2unix bind9-dnsutils tshark ethtool python3 python3-pip python3-scapy iputils-ping iproute2

0 comments on commit 4d1cbec

Please sign in to comment.