DarkSide icon indicating copy to clipboard operation
DarkSide copied to clipboard

localhost connection

Open therealOri opened this issue 4 years ago • 3 comments

I am unable to connect to the localhost php site.

This is the message I get no matter what I do.

Unable to connect.

Firefox can’t establish a connection to the server at localhost.

    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer’s network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

(I am using Manjaro Linux KDE plasma)

Same thing on google chrome.

therealOri avatar Dec 10 '20 17:12 therealOri

Hay errores en la instalacion de pip install zipfile

Boanerge02 avatar Dec 16 '20 01:12 Boanerge02

Not able to run "Social Engineering" functions, getting below error in log.log

[Fri Dec 18 03:17:18 2020] [::1]:8880 [200]: /Template/assets/images/brand/icon.png ERROR: The process "ngrok*" not found. ERROR: The process "16028" not found. Traceback (most recent call last): File "ngrok.py", line 102, in phpserv() File "ngrok.py", line 30, in phpserv getpid() File "ngrok.py", line 50, in getpid pid = [item.split()[1] for item in os.popen('tasklist').read().splitlines()[4:] if "php.exe" in item.split()] File "C:\Program Files\Python38\lib\os.py", line 981, in popen proc = subprocess.Popen(cmd, File "C:\Program Files\Python38\lib\subprocess.py", line 804, in init errread, errwrite) = self._get_handles(stdin, stdout, stderr) File "C:\Program Files\Python38\lib\subprocess.py", line 1157, in _get_handles p2cread = self._make_inheritable(p2cread) File "C:\Program Files\Python38\lib\subprocess.py", line 1204, in _make_inheritable h = _winapi.DuplicateHandle( OSError: [WinError 6] The handle is invalid

harshalgithub avatar Dec 17 '20 21:12 harshalgithub

Hay errores en la instalacion de pip install zipfile

on the requirments.txt file, change zipfile to zipfile36

Stavros3 avatar Dec 23 '20 08:12 Stavros3