Zehef icon indicating copy to clipboard operation
Zehef copied to clipboard

Zehef is an osint tool to track emails

Results 3 Zehef issues
Sort by recently updated
recently updated
newest added

I want to test the tool, but got this error : x:~/Zehef$ python zehef.py [-] Zehef only works with Python 3.10+. [+] Go install the most recent version of python...

my python version is 3.12 btw ![image](https://github.com/N0rz3/Zehef/assets/105228527/f5507404-d758-4438-aac0-20125c7317ab)

Gravatar Traceback (most recent call last): File "/home/osint/Desktop/tools/zehef/Zehef/zehef.py", line 5, in from main import main; asyncio.run(main()) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/asyncio/runners.py", line 194, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/asyncio/runners.py", line 118,...