Compare commits

...

1 Commits

Author SHA1 Message Date
Twoje Imię Nazwisko 2c265fd60c zad 1 2024-10-10 09:38:35 +02:00
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ RUN apt-get update && apt-get install -y \
termshark \
python3 \
python3-scapy
iputils-ping \
iproute2 \
# Ustawienie hasła dla użytkownika root
RUN echo "root:rootpass" | chpasswd