mirror of
https://github.com/mrh0wl/Cloudmare.git
synced 2026-04-26 10:25:48 +03:00
[GH-ISSUE #51] error #41
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloudmare#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @REtoolsx on GitHub (Jun 2, 2023).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/51
[!]WARNING: Virustotal API key not found! Do you want to enter your API key?: [y/N]EOF when reading a line
Process Virustotal-9:
Traceback (most recent call last):
File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
self.run()
File "/home/kali/Desktop/Cloudmare/lib/tools/sublist3r.py", line 260, in run
domain_list = self.enumerate()
^^^^^^^^^^^^^^^^
File "/home/kali/Desktop/Cloudmare/lib/tools/sublist3r.py", line 738, in enumerate
resp = json.loads(resp)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 339, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not int
Application continued processing without selecting y or n
@dausruddin commented on GitHub (Jul 20, 2023):
How do you solve this?