zad 1
This commit is contained in:
parent
2ce50ead69
commit
49e5e91533
|
@ -19,8 +19,9 @@ RUN apt-get update && apt-get install -y \
|
|||
tcpdump \
|
||||
termshark \
|
||||
python3 \
|
||||
python3-scapy
|
||||
|
||||
python3-scapy \
|
||||
iputils-ping \
|
||||
iproute2 \
|
||||
# Ustawienie hasła dla użytkownika root
|
||||
RUN echo "root:rootpass" | chpasswd
|
||||
|
||||
|
|
Loading…
Reference in New Issue