diff --git a/Dockerfile b/Dockerfile
index d6b3418ad79fb59d0972743cde0378ea6986725a..9e3b75b1180c86377e0c31148cfac8612e651edd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -122,7 +122,8 @@ RUN apt -y install --no-install-recommends \
   telnet \
   whois \
   python3-pip \
-  wireshark
+  wireshark \
+  lynx
 
 ARG UNAME
 ARG UPASS