Ë
    Ïè<g€  ã                   óL   — d dl Z d dlZd dlmZ  e j                  e«      Zdd„Zy)é    N)Ú	MitmProxyc                 ó  — |€i }t        | ||«      }t        j                  d|j                  ¬«      }|j	                  d«       |_        |j                  «        |j                  «       ^} }}t        j                  d| |«       |S )ag  Create a new proxy backend.

    Args:
        addr: The address the proxy server will listen on. Default 127.0.0.1.
        port: The port the proxy server will listen on. Default 0 - which means
            use the first available port.
        options: Additional options to configure the proxy.

    Returns:
        An instance of the proxy backend.
    zSelenium Wire Proxy Server)ÚnameÚtargetÚ
standalonez Created proxy listening on %s:%s)
r   Ú	threadingÚThreadÚserve_foreverÚgetÚdaemonÚstartÚaddressÚlogÚinfo)ÚaddrÚportÚoptionsÚbackendÚtÚ_s         úH/var/www/html/myenv/lib/python3.12/site-packages/seleniumwire/backend.pyÚcreater   	   sy   € ð €Øˆä˜˜d GÓ,€Gä×ÑÐ:À7×CXÑCXÔY€AØ—;‘;˜|Ó,Ð,€A„HØ‡GG„Ià—_‘_Ó&€N€Dˆ$Ü‡HHÐ/°°tÔ<à€Nó    )z	127.0.0.1r   N)Úloggingr   Úseleniumwire.serverr   Ú	getLoggerÚ__name__r   r   © r   r   ú<module>r      s%   ðÛ Û å )à€g×Ñ˜Ó!€ôr   