Compare commits

...

3 Commits

Author SHA1 Message Date
Olixi11 3be10b795a Nagranie ekranu z 2024-10-10 09-20-55.webm 2024-10-10 07:56:26 +00:00
Olixi11 27e29c8253 Upload files to "/" 2024-10-10 07:39:03 +00:00
mpabi 49e5e91533 zad 1 2024-10-10 09:17:17 +02:00
1 changed files with 3 additions and 2 deletions

View File

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