From 78f91504e1f2b7534d4ceaeb82dcd34c5517a885 Mon Sep 17 00:00:00 2001 From: nihilist Date: Fri, 30 May 2025 09:18:50 +0200 Subject: [PATCH] updated --- darknetlantern/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/darknetlantern/index.md b/darknetlantern/index.md index f6f225c..b7597e6 100644 --- a/darknetlantern/index.md +++ b/darknetlantern/index.md @@ -152,7 +152,10 @@ Here we see that the website is reachable now, so let's now install the python s [ Wonderland ] [ /dev/pts/23 ] [/srv/darknet-lantern] - → apt install python3-pandas python3-requests python3-socks python3-dotenv -y + → apt install python3-pandas python3-requests python3-socks python3-dotenv python3-pip -y + + [ Wonderland ] [ /dev/pts/23 ] [/srv/darknet-lantern] + → sudo pip3 install --upgrade websockets --break-system-packages