Skip to content

Commit 0902e90

Browse files
Update Start.py
1 parent ca6880f commit 0902e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def hide():
4646
import hashlib # for hashing the names of files
4747
import threading
4848
import requests
49-
import pysocks
49+
import socks
5050
import socket
5151
from random import choice, shuffle
5252
from pywinauto.application import Application

0 commit comments

Comments
 (0)