mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Imported socket and requests
This commit is contained in:
parent
ec921f3b86
commit
c4abaa3bb4
@ -6,4 +6,4 @@ from shutil import rmtree, copyfile
|
|||||||
from pathlib import Path as pathlib_Path
|
from pathlib import Path as pathlib_Path
|
||||||
from pyngrok import ngrok
|
from pyngrok import ngrok
|
||||||
import re as regular_expression
|
import re as regular_expression
|
||||||
import getpass, base64
|
import getpass, base64, socket, requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user