There was an error while loading. Please reload this page.
1 parent ca6880f commit 0902e90Copy full SHA for 0902e90
Start.py
@@ -46,7 +46,7 @@ def hide():
46
import hashlib # for hashing the names of files
47
import threading
48
import requests
49
-import pysocks
+import socks
50
import socket
51
from random import choice, shuffle
52
from pywinauto.application import Application
0 commit comments