commit
abb458bdd3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import socket
|
import socket
|
||||||
|
|
||||||
from lib.PySocks import socks
|
import socks
|
||||||
from Config import config
|
from Config import config
|
||||||
|
|
||||||
def create_connection(address, timeout=None, source_address=None):
|
def create_connection(address, timeout=None, source_address=None):
|
||||||
|
|
Loading…
Reference in a new issue