Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost connection #1

Open
therealOri opened this issue Dec 10, 2020 · 3 comments
Open

localhost connection #1

therealOri opened this issue Dec 10, 2020 · 3 comments

Comments

@therealOri
Copy link

therealOri commented Dec 10, 2020

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.

@Boanerge02
Copy link

Hay errores en la instalacion de pip install zipfile

@harshalgithub
Copy link

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

@Stavros3
Copy link

Stavros3 commented Dec 23, 2020

Hay errores en la instalacion de pip install zipfile

on the requirments.txt file, change zipfile to zipfile36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants