Git Product home page Git Product logo

Comments (4)

shmilylty avatar shmilylty commented on August 19, 2024

使用命令有误,正确使用方式是:

python oneforall.py --target example.com run

from oneforall.

ody5sey avatar ody5sey commented on August 19, 2024

我用了这个命令还是报错,这个错误看来是queue队列的有关,multiprocessing的queue队列无法负载这么庞大的数据

File "/Users/s1riu5/PycharmProjects/oneforall/common/resolve.py", line 167, in aio_resolve results = await pool.map(wrapped_query, subdomain_list) File "/Users/s1riu5/.local/share/virtualenvs/oneforall-EpEYzA6i/lib/python3.8/site-packages/aiomultiprocess/pool.py", line 251, in map tids = [self.queue_work(func, (item,), {}) for item in iterable] File "/Users/s1riu5/.local/share/virtualenvs/oneforall-EpEYzA6i/lib/python3.8/site-packages/aiomultiprocess/pool.py", line 251, in <listcomp> tids = [self.queue_work(func, (item,), {}) for item in iterable] File "/Users/s1riu5/.local/share/virtualenvs/oneforall-EpEYzA6i/lib/python3.8/site-packages/aiomultiprocess/pool.py", line 197, in queue_work tx.put_nowait((task_id, func, args, kwargs)) File "/Users/s1riu5/.pyenv/versions/3.8.0/lib/python3.8/multiprocessing/queues.py", line 132, in put_nowait return self.put(obj, False) File "/Users/s1riu5/.pyenv/versions/3.8.0/lib/python3.8/multiprocessing/queues.py", line 84, in put raise Full queue.Full

from oneforall.

shmilylty avatar shmilylty commented on August 19, 2024

这个问题好像只会在macos上出现

from oneforall.

ody5sey avatar ody5sey commented on August 19, 2024

嗯 测试的确是,可能macOS的系统存在限制

from oneforall.

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.