GithubHelp home page GithubHelp logo

Comments (5)

ilektrojohn avatar ilektrojohn commented on June 15, 2024

Most probably has to do with invalid conf file. Which version are you using ?

Can you run creepy from the terminal and paste the output here ?

Also take a look in the source code here in github, check the format and contents of creepy.conf and verify that your creepy.conf in your ~/.creepy directory is the same

from creepy.

facelesstech avatar facelesstech commented on June 15, 2024

I checked the creepy.conf file and it was different from the one on your github. how do I run creepy from the terminal. I tried navigating to the creepy folder and running ./cree.py

from creepy.

ilektrojohn avatar ilektrojohn commented on June 15, 2024

You can run it with "python creepymap.py" . I am guessing you are missing the cons_string line from the conf file, you can copy paste it from here to your local file

from creepy.

facelesstech avatar facelesstech commented on June 15, 2024

I copied the conf file from here over my conf file. This is what i get from running creepy in terminal

^Croot@bt:/pentest/misc/creepy# python creepymap.py
/usr/lib/pymodules/python2.6/flickrapi/init.py:45: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Traceback (most recent call last):
File "creepymap.py", line 511, in button_authorize_twitter
url = self.oauth.get_authorization_url(True)
File "/pentest/misc/creepy/tweepy/auth.py", line 103, in get_authorization_url
raise TweepError(e)
tweepy.error.TweepError: HTTP Error 401: Unauthorized

from creepy.

ilektrojohn avatar ilektrojohn commented on June 15, 2024

Then your problem is the same with the one described in the issue you posted to before. Check the solution there and if it is not resolved we can continue there. I am closing this for now.

from creepy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.