Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run Dronesploit (tested on KaliNetHunter and Ubuntu) #35

Open
gtasb opened this issue Nov 13, 2023 · 6 comments
Open

Cannot run Dronesploit (tested on KaliNetHunter and Ubuntu) #35

gtasb opened this issue Nov 13, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@gtasb
Copy link

gtasb commented Nov 13, 2023

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

@gtasb
Copy link
Author

gtasb commented Nov 13, 2023

Who can help me,please.

@dhondta dhondta self-assigned this Nov 13, 2023
@dhondta dhondta added the bug Something isn't working label Nov 13, 2023
@dhondta
Copy link
Owner

dhondta commented Nov 13, 2023

@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.

dhondta added a commit that referenced this issue Nov 13, 2023
@dhondta
Copy link
Owner

dhondta commented Nov 13, 2023

@gtasb I get another error from a module. Working on it...

dhondta added a commit that referenced this issue Nov 13, 2023
@dhondta
Copy link
Owner

dhondta commented Nov 13, 2023

@gtasb v1.1.15 deployed. You can Pip-upgrade and test.

@dhondta dhondta changed the title i can`t run dronesploit on my any decives,include my Kalinethunter ,ubuntu PC Cannot run Dronesploit (tested on KaliNetHunter and Ubuntu) Nov 13, 2023
@gtasb
Copy link
Author

gtasb commented Nov 13, 2023

@dhondta thanks u so much

@gtasb
Copy link
Author

gtasb commented Nov 13, 2023

@gtasb v1.1.15 deployed. You can Pip-upgrade and test.

i will test and tell u the results after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants