dronesploit
dronesploit copied to clipboard
Cannot run Dronesploit (tested on KaliNetHunter and Ubuntu)
I pip3 install dronesploit in python_venv, and then i run dronesploit in it, after that, nothing happened.
I even can`t see any error or log output to my terimal, My system environment was installed exactly as documented
Who can help me,please.
@gtasb
$ dronesploit --dev
Traceback (most recent call last):
File "/home/user/.local/bin/dronesploit", line 8, in <module>
sys.exit(main())
^^^^^^
File "/home/user/.local/lib/python3.11/site-packages/dronesploit/__main__.py", line 25, in main
__scriptname__,
^^^^^^^^^^^^^^
NameError: name '__scriptname__' is not defined. Did you mean: '__script__'?
I removed __scriptname__ in a more recent version of Tinyscript.
I will get this fixed ASAP.
@gtasb I get another error from a module. Working on it...
@gtasb v1.1.15 deployed. You can Pip-upgrade and test.
@dhondta thanks u so much
@gtasb v1.1.15 deployed. You can Pip-upgrade and test.
i will test and tell u the results after that.