From d9039f8d27f9a894699134f4766c1d7f8f8aaad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Lebreton?= Date: Sat, 10 Feb 2024 09:51:17 +0100 Subject: [PATCH] ajout iptable apt --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a9d5100..8a08e1d 100755 --- a/install.sh +++ b/install.sh @@ -28,7 +28,7 @@ echo "\n ██║ ██║██╔═══╝ ██║ ██║██╔══██╗██╔══██║██║ ██║██╔══╝ ╚██████╔╝██║ ╚██████╔╝██║ ██║██║ ██║██████╔╝███████╗ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚══════╝" -sudo apt-get install git wget curl net-tools nmap htop python3-pip python3-venv zip openssh-server gimp wireguard -y +sudo apt-get install git wget curl net-tools nmap iptable htop python3-pip python3-venv zip openssh-server gimp wireguard -y # COMMENTER LES LIGNES DES INSTALLATIONS NON VOULUES: