def __init__(self): self._proxy_type = socks.SOCKS5 self._addr = '127.0.0.1' self._connection_port = 9050 self._control_port = 9051