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

Run error (Kali Linux) #41

Closed
5E7EN opened this issue Jan 30, 2019 · 2 comments
Closed

Run error (Kali Linux) #41

5E7EN opened this issue Jan 30, 2019 · 2 comments

Comments

@5E7EN
Copy link

5E7EN commented Jan 30, 2019

I get this error upon execution:

[+] Starting Ngrok...

Traceback (most recent call last):
File "seeker.py", line 205, in
ngrok()
File "seeker.py", line 77, in ngrok
subp.Popen(['./Ngrok/ngrok', 'http', '80'], stdin=subp.PIPE, stderr=subp.PIPE, stdout=subp.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@LimerBoy
Copy link

LimerBoy commented Feb 7, 2019

chmod +x install.sh
sudo install.sh

@thewhiteh4t
Copy link
Owner

Closing due to inactivity.

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

3 participants