Code Monkey home page Code Monkey logo

pydodge's People

Contributors

binbashbanana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pydodge's Issues

"Application Error" when deploying to Heroku

For some reason whenever I deploy PyDodge it gives out this application error. After, I even tried creating a runtime file to change Python's version but that doesn't even work..

ReCaptcha Support

It will be greatly appreciated if you were to work on adding reCAPTCHA and hCAPTCHA support. Many users want to use services like "Pinterest" and "Discord", but that requires captcha verification services.

Heroku deploying issue fixed (of 4/2/22)

Hi BinBashBanana,

After lots of research with the requirements I finally figured out how to make PyDodge available to Heroku.
On my fork, I created a file called runtime.txt. It took me long time to figure out which Python version was supported, it's 3.6.15. Here's the file:

runtime.txt

So that means that Heroku supports PyDodge if it's on python-3.6.15. This version has reached it's end-of-life on Heroku, meaning it's going to be removed in the future. I highly recommend you update the code to support Heroku's latest Python verison, which is python-3.10.3. For now, I recommend you upload the runtime file to make PyDodge available for all users using Heroku!

Consider reading this article.

Queasy Doughnuts

Install on Ubuntu VPS

Hello sir .
Can you give the command or a script to install it on a UBUNTU VPS , please ?

I want to use my own domain too.

I will wait your answer.

Instagram DM Unreliability

Hello, I'd like to start out by saying this is the only working proxy that managed to get instagram DM's working.
At least it was.
I went to the DM's list, messaged a friend, went off the site to go do something, came back, and now the DM's list is just greyed out.
Using a heroku app deployed version of the PyDodge proxy.
Screenshot of my issue below.
Screenshot 2021-06-17 3 48 39 PM

problem with greenlet

Ubuntu 20.04.5
Python 3.8.10

I have cloned the repo, then executing run.bash throws following error:

Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/gevent/__init__.py", line 86, in <module> from gevent._hub_local import get_hub File "/usr/local/lib/python3.8/dist-packages/gevent/_hub_local.py", line 101, in <module> import_c_accel(globals(), 'gevent.__hub_local') File "/usr/local/lib/python3.8/dist-packages/gevent/_util.py", line 148, in import_c_accel mod = importlib.import_module(cname) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "src/gevent/_hub_local.py", line 1, in init gevent._gevent_c_hub_local ValueError: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 152 from C header, got 40 from PyObject

Discord

Does this website support discord and rechapcha

Hosting on windows 10?

Is it possible to host on windows 10?

pip install -r requirements.txt cannot find a matching distribution for uwsgi
sudo python setup.py install says i do not have access to directory (yes I have run console as admin)

Using either cmd or powershell does not make a difference

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.