0xHJK / dumpall

一款信息泄漏利用工具,适用于.git/.svn/.DS_Store泄漏和目录列出
https://github.com/0xHJK/dumpall
MIT License
1.39k stars 144 forks source link

__init__() takes 3 positional arguments but 6 were given #16

Open Lance621 opened 2 years ago

Lance621 commented 2 years ago

Module: dumpall.addons.dsdumper

('init() takes 3 positional arguments but 6 were given',) Traceback (most recent call last): File "/Users//dumpall/dumpall/init.py", line 41, in start dumper = addon.Dumper(url, outdir, proxy=proxy, force=force, debug=debug) File "/Users//dumpall/dumpall/addons/dsdumper.py", line 26, in init super(Dumper, self).init(url, outdir, *kwargs) TypeError: init() takes 3 positional arguments but 6 were given

系统:10.15.7 环境:Python 3.9.12

drrible commented 2 years ago

@HeyManMan next logic

cr1bug commented 1 year ago

Me too win10 python 3.8.10 image