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

seeker command not working after installation, any ideas #16

Closed
urho55 opened this issue Aug 26, 2018 · 3 comments
Closed

seeker command not working after installation, any ideas #16

urho55 opened this issue Aug 26, 2018 · 3 comments

Comments

@urho55
Copy link

urho55 commented Aug 26, 2018

[!] Copying Template to /var/www/html/

[!] Creating seeker symlink...

ln: failed to create symbolic link '/usr/local/bin/seeker': File exists
chmod: cannot operate on dangling symlink '/usr/local/bin/seeker'

[!] Setting Permissions...

[!] Installed...Launch by Typing seeker
root@admin:/home/seeker# seeker
-bash: seeker: command not found

@thewhiteh4t
Copy link
Owner

Try this
rm /usr/local/bin/seeker
cd seeker
ln -s $PWD/seeker.py /usr/local/bin/seeker
Also operating system?

@urho55
Copy link
Author

urho55 commented Aug 26, 2018

ill try and the newest kali linux on dual boot

@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

2 participants