You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: