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

socket command #2

Open
notXploit opened this issue Oct 4, 2021 · 1 comment
Open

socket command #2

notXploit opened this issue Oct 4, 2021 · 1 comment

Comments

@notXploit
Copy link

when i run the script show me this error
Traceback (most recent call last):
File "/home/kali/Desktop/DragonMS/main.py", line 208, in
private_ip = socket.gethostbyname(socket.gethostname())
NameError: name 'socket' is not defined

@Malam-X
Copy link
Owner

Malam-X commented Oct 8, 2021

when i run the script show me this error Traceback (most recent call last): File "/home/kali/Desktop/DragonMS/main.py", line 208, in private_ip = socket.gethostbyname(socket.gethostname()) NameError: name 'socket' is not defined

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants