r00t-3xp10it / morpheus

Morpheus - Automating Ettercap TCP/IP (MITM-hijacking Tool)
843 stars 235 forks source link

Unable to locate the packet twisted-twisted-web #31

Open Omikrone opened 4 years ago

Omikrone commented 4 years ago

When I try to use Option capturing https credentials (20), it give me that:

☠] checking module dependencies ..
dpkg-query: aucun paquet ne correspond à python-twisted-web [x] python-twisted-web: not found ..

Lecture des listes de paquets... Fait Construction de l'arbre des dépendances
Lecture des informations d'état... Fait E: Impossible de trouver le paquet python-twisted-web

[✔] sslstrip-0.9: found .. [✔] dns2proxy: found ..

I try to execute the command apt-get install python-twisted-web but it give me the same. Can someone help me please?

r00t-3xp10it commented 3 years ago

Try: pip3 install twisted

ghost commented 3 years ago

It doesn't work :'( It gave me the same: "E: Unable to locate the package python-twisted-web." I think, I must install it manually (https://pkgs.org/download/python-twisted-web).

drone747 commented 2 years ago

Hi, I am working in raspberry pi bullseye 32 bit Yah, I think we should download it manualy (https://pkgs.org/download/python-twisted-web). thank's