%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/twisted/names/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/twisted/names/__pycache__/client.cpython-312.pyc

�

Ϫ�f�_��,�dZddlZddlZddlZddlmZddlmZmZm	Z	m
Z
ddlmZddl
mZmZmZmZmZmZddlmZmZddlmZdd	lmZdd
lmZee	j<�Gd�dej>�Z Gd
�d�Z!ddl"m#Z$Gd�de$�Z#Gd�de
jJ�Z&d/d�Z'da(d�Z)d0d�Z*d1d�Z+d1d�Z,d1d�Z-d1d�Z.d1d�Z/d1d�Z0d1d�Z1d1d�Z2d1d�Z3d1d �Z4d1d!�Z5d1d"�Z6d1d#�Z7d1d$�Z8d1d%�Z9d1d&�Z:d1d'�Z;d1d(�Z<d1d)�Z=d1d*�Z>d1d+�Z?d1d,�Z@d1d-�ZAd1d.�ZBy)2a�
Asynchronous client DNS

The functions exposed in this module can be used for asynchronous name
resolution and dns queries.

If you need to create a resolver with specific requirements, such as needing to
do queries against a particular host, the L{createResolver} function will
return an C{IResolver}.

Future plans: Proper nameserver acquisition on Windows/MacOS,
better caching, respect timeouts
�N)�moduleProvides)�defer�error�
interfaces�protocol)�
isIPv6Address)�cache�common�dns�hosts�resolve�root)�failure�log)�nativeString)�FilePath)�platformc��eZdZdZdZdZdZdZdZdZ	dZ
dZdZdZ
dd�Zd�Zd�Zd	�Zd
�Zd�Zd�Zdd
�Zd�Zd�Zdd�Zd�Zdd�Zd�Zdd�Zd�Zd�Zdd�Zd�Z d�Z!y)�Resolvera�
    @ivar _waiting: A C{dict} mapping tuple keys of query name/type/class to
        Deferreds which will be called back with the result of those queries.
        This is used to avoid issuing the same query more than once in
        parallel.  This is more efficient on the network and helps avoid a
        "birthday paradox" attack by keeping the number of outstanding requests
        for a particular query fixed at one instead of allowing the attacker to
        raise it to an arbitrary number.

    @ivar _reactor: A provider of L{IReactorTCP}, L{IReactorUDP}, and
        L{IReactorTime} which will be used to set up network resources and
        track timeouts.
    rN��<c�p�tjj|�|�ddlm}||_||_|�g|_n||_||_t|j�s
|std��t||�|_d|j_
g|_g|_i|_|j#�y)a�
        Construct a resolver which will query domain name servers listed in
        the C{resolv.conf(5)}-format file given by C{resolv} as well as
        those in the given C{servers} list.  Servers are queried in a
        round-robin fashion.  If given, C{resolv} is periodically checked
        for modification and re-parsed if it is noticed to have changed.

        @type servers: C{list} of C{(str, int)} or L{None}
        @param servers: If not None, interpreted as a list of (host, port)
            pairs specifying addresses of domain name servers to attempt to use
            for this lookup.  Host addresses should be in IPv4 dotted-quad
            form.  If specified, overrides C{resolv}.

        @type resolv: C{str}
        @param resolv: Filename to read and parse as a resolver(5)
            configuration file.

        @type timeout: Sequence of C{int}
        @param timeout: Default number of seconds after which to reissue the
            query.  When the last timeout expires, the query is considered
            failed.

        @param reactor: A provider of L{IReactorTime}, L{IReactorUDP}, and
            L{IReactorTCP} which will be used to establish connections, listen
            for DNS datagrams, and enforce timeouts.  If not provided, the
            global reactor will be used.

        @raise ValueError: Raised if no nameserver addresses can be found.
        Nr��reactorzNo nameservers specified)r
�ResolverBase�__init__�twisted.internetr�_reactor�timeout�servers�resolv�len�
ValueError�DNSClientFactory�factory�noisy�connections�pending�_waiting�maybeParseConfig)�selfr!r rrs     �6/usr/lib/python3/dist-packages/twisted/names/client.pyrzResolver.__init__Bs���<	���$�$�T�*��?�0���
�����?��D�L�"�D�L�����4�<�<� ���7�8�8�'��g�6����������������
�����c�N�|jj�}g|d<d|d<|S)Nr'�
_parseCall)�__dict__�copy)r+�ds  r,�__getstate__zResolver.__getstate__|s,���M�M��� ����-����,���r-c�Z�|jj|�|j�y�N)r0�updater*)r+�states  r,�__setstate__zResolver.__setstate__�s ���
�
���U�#����r-c�4�t|�j�S)zr
        Wrapper used for opening files in the class, exists primarily for unit
        testing purposes.
        )r�open)r+�paths  r,�	_openFilezResolver._openFile�s��
��~�"�"�$�$r-c�f�|j�y	|j|j�}|5tj|j	��j
}||jk7r:tj|j�d��||_|j|�ddd�|jj|j|j �|_y#1swY�?xYw#t$r:}|jtjk(r|jd�n�Yd}~��d}~wwxYw)Nz changed, reparsingr)r!r<�os�fstat�fileno�st_mtime�_lastResolvTimer�msg�parseConfig�OSError�errno�ENOENTr�	callLater�_resolvReadIntervalr*r/)r+�
resolvConf�mtime�es    r,r*zResolver.maybeParseConfig�s����;�;���	1�������4�J��
1�����!2�!2�!4�5�>�>���D�0�0�0��G�G�t�{�{�m�+>�?�@�+0�D�(��$�$�Z�0�
1��-�-�1�1��$�$�d�&;�&;�
���
1�
1���	��w�w�%�,�,�&�� � ��$��%��	�s#�C-�A7C!�!C*�-	D0�60D+�+D0c�L�g}|D]�}|j�}|jd�rWt|j�d�tj
f}|j
|�tjd|�d���{|jd�r!	|j�d|_	d|_��|jd�s��|j�dd|_d|_	��|s!|j
dtj
f�||_y#t$r
d|_	Y�xwxYw)	Ns
nameserver�zResolver added z to server listsdomainr-ssearch�	127.0.0.1)
�strip�
startswithr�splitr�PORT�appendrrC�domain�
IndexError�search�
dynServers)r+rJr �L�resolvers     r,rDzResolver.parseConfig�s������	#�A����	�A��|�|�M�*�(�����1��6����A�����x�(����/�(��_�E�F����i�(�&�"#�'�'�)�A�,�D�K�#������i�(��g�g�i���m���"���	#���N�N�K����2�3�!����"�&�"%�D�K�&�s�D�D#�"D#c�j�|js
|jsyt|j�}t|j�}|xjdz
c_|xj||zzc_|j|kr|j|jS|j|j|z
S)z�
        Return the address of a nameserver.

        TODO: Weight servers for response time so faster ones can be
        preferred.
        NrN)r rXr"�index)r+�serverL�dynLs   r,�
pickServerzResolver.pickServer�s����|�|�D�O�O���d�l�l�#���4�?�?�#���
�
�a��
��
�
�g��n�$�
��:�:����<�<��
�
�+�+��?�?�4�:�:��#7�8�8r-c��d}tj||j��}		|jjtj�||��|S#t
j$rS}|dz
}t|jd�r(|jjtjk(r�|dk\r�Yd}~nd}~wwxYw��)zg
        Return a new L{DNSDatagramProtocol} bound to a randomly selected port
        number.
        rr��	interfacerNrFi�N)r�DNSDatagramProtocolr�	listenUDP�randomSourcer�CannotListenError�hasattr�socketErrorrF�EMFILE)r+rb�failures�protorLs     r,�_connectedProtocolzResolver._connectedProtocol�s���
���'�'��d�m�m�D���
��
�
�'�'��(8�(8�(:�E�Y�'�W�"���!�*�*�
��A�
���A�M�M�7�3��
�
�+�+�u�|�|�;���t�#��	$��
��s�0A�B>�+A	B9�9B>c���|jj|�|jD]'\}}}|j||�j	|��)|jdd�=y)zV
        Called by associated L{dns.DNSProtocol} instances when they connect.
        N)r'rTr(�queryTCP�
chainDeferred)r+rr2�q�ts     r,�connectionMadezResolver.connectionMade�sU��	
������)��|�|�	1�G�A�q�!��M�M�!�Q��-�-�a�0�	1��L�L��Or-c�X�||jvr|jj|�yy)zY
        Called by associated L{dns.DNSProtocol} instances when they disconnect.
        N)r'�remove�r+rs  r,�connectionLostzResolver.connectionLost�s+���t�'�'�'����#�#�H�-�(r-c�L�tjd|j|fz�y)Nz(Unexpected message (%d) received from %r)rrC�id)r+�messager�addresss    r,�messageReceivedzResolver.messageReceived�s�����:�g�j�j�'�=R�R�Sr-c���t|dd�r|jd���n|j���j|�}�fd�}|j|�|S)a�
        Get a new L{DNSDatagramProtocol} instance from L{_connectedProtocol},
        issue a query to it using C{*args}, and arrange for it to be
        disconnected from its transport after the query completes.

        @param args: Positional arguments to be passed to
            L{DNSDatagramProtocol.query}.

        @return: A L{Deferred} which will be called back with the result of the
            query.
        rz::rac�<���jj�|Sr5)�	transport�
stopListening)�resultrs �r,�	cbQueriedz"Resolver._query.<locals>.cbQuerieds������,�,�.��Mr-)rrl�query�addBoth)r+�argsr2r�rs    @r,�_queryzResolver._query�s^�����a����$��.�.��.�>�H��.�.�0�H��H�N�N�D�!��	�	
�	�	�)���r-c�R�|�|j}|jt|j�z}|st	j
t
d��S|j�|j�}|j|||d�}|j|j||g||�|S)a�
        Make a number of DNS queries via UDP.

        @type queries: A C{list} of C{dns.Query} instances
        @param queries: The queries to make.

        @type timeout: Sequence of C{int}
        @param timeout: Number of seconds after which to reissue the query.
        When the last timeout expires, the query is considered failed.

        @rtype: C{Deferred}
        @raise C{twisted.internet.defer.TimeoutError}: When the query times
        out.
        � No domain name servers availabler)rr �listrXr�fail�IOError�reverse�popr��
addErrback�_reissue)r+�queriesr�	addresses�usedr2s      r,�queryUDPzResolver.queryUDPs����?��l�l�G��L�L�4����#8�8�	���:�:�g�&H�I�J�J�	�����}�}����K�K��g�w�q�z�2��	���T�]�]�I��v�w��H��r-c��|jtj�|s|}|j�g}|dd}|s(t	j
t
j|��S|j�}|j|�|j|||d|jj�}|j|j||||�|S)NrNr)�trapr�DNSQueryTimeoutErrorr�r�Failurer�TimeoutErrorr�rTr��valuerxr�r�)r+�reason�
addressesLeft�
addressesUsedr�rrzr2s        r,r�zResolver._reissue7s������C�,�,�-�
�)�M��!�!�#��M��a�b�k�G�
��?�?�5�#5�#5�e�#<�=�=� �#�#�%�����W�%�
�K�K�����
�F�L�L�O�O�D��	���T�]�]�M�=�%��Q��r-c��t|j�s�|j�}|�tjtd��S|\}}|jj|||j�|jjtj�||f�|jddS|jdj||�S)a)
        Make a number of DNS queries via TCP.

        @type queries: Any non-zero number of C{dns.Query} instances
        @param queries: The queries to make.

        @type timeout: C{int}
        @param timeout: The number of seconds after which to fail.

        @rtype: C{Deferred}
        r����r)
r"r'r_rr�r�r�
connectTCPr%r(rT�Deferredr�)r+r�rrz�host�ports      r,rnzResolver.queryTCPTs����4�#�#�$��o�o�'�G����z�z�'�*L�"M�N�N� �J�D�$��M�M�$�$�T�4����>��L�L������!1�7�G� D�E��<�<��#�A�&�&��#�#�A�&�,�,�W�g�>�>r-c�j�|jr4|j|j�j|j�S|j
tjk7r4tj|j|j
�|��S|j|j|jfS)a�
        Extract results from the given message.

        If the message was truncated, re-attempt the query over TCP and return
        a Deferred which will fire with the results of that query.

        If the message's result code is not C{twisted.names.dns.OK}, return a
        Failure indicating the type of error which occurred.

        Otherwise, return a three-tuple of lists containing the results from
        the answers section, the authority section, and the additional section.
        )�truncrnr��addCallback�
filterAnswers�rCoder�OKrr��exceptionForCode�answers�	authority�
additional)r+rys  r,r�zResolver.filterAnswersks����=�=��=�=����1�=�=�d�>P�>P�Q�Q��=�=�C�F�F�"��?�?�#G�4�#8�#8����#G��#P�Q�Q�����!2�!2�G�4F�4F�G�Gr-c�n���|||f��jj��}|�kg�j�<�jtj|||�g|�}��fd�}|j�j�|j|�|Stj�}|j|�|S)aZ
        Build a L{dns.Query} for the given parameters and dispatch it via UDP.

        If this query is already outstanding, it will not be re-issued.
        Instead, when the outstanding query receives a response, that response
        will be re-used for this query as well.

        @type name: C{str}
        @type type: C{int}
        @type cls: C{int}

        @return: A L{Deferred} which fires with a three-tuple giving the
            answer, authority, and additional sections of the response or with
            a L{Failure} if the response code is anything other than C{dns.OK}.
        c�j���jj��D]}|j|��|Sr5)r)r��callback)r�r2�keyr+s  ��r,�cbResultz"Resolver._lookup.<locals>.cbResult�s2������*�*�3�/�'�A��J�J�v�&�'��
r-)r)�getr�r�Queryr�r�r�rr�rT)	r+�name�cls�typer�waitingr2r�r�s	`       @r,�_lookupzResolver._lookup~s���� �T�3����-�-�#�#�C�(���?�!#�D�M�M�#���
�
�s�y�y��t�S�9�:�G�D�A�
�

�M�M�$�,�,�-�
�I�I�h������� �A��N�N�1���r-c	���
�|j�}|�tjtd��S|\}}tj�}t||��
t
�
|�}d|_|jj|||�}|jj|xsd|j|�
||xsd��
_�
fd�}	|j|j|	|f��S)Nr�F�
c�J���jj�d�_|Sr5)�timeoutCall�cancel)r�
controllers �r,�eliminateTimeoutz-Resolver.lookupZone.<locals>.eliminateTimeout�s"����"�"�)�)�+�%)�J�"��Nr-)�callbackArgs)r_rr�r�r��AXFRControllerr$r&rr�rH�_timeoutZoner��addCallbacks�
_cbLookupZone)r+r�rrzr�r�r2r%�	connectorr�r�s          @r,�
lookupZonezResolver.lookupZone�s�����/�/�#���?��:�:�g�&H�I�J�J��
��d��N�N���#�D�!�,�
�"�:�w�7����
��M�M�,�,�T�4��A�	�!%���!8�!8��M�r�4�,�,�a��Y��
�SU�"
�
��	�
�~�~���� 0�	�|��
�	
r-c��|j�d|_d|_|jt	j
d|fz��y)Nz&Zone lookup timed out after %d seconds)�
disconnectr��deferred�errbackrr�)r+r2r�r��secondss     r,r�zResolver._timeoutZone�s@������!%�
��"�
��	�	�	����G�7�*�T�U�	
r-c�,�|j�|ggfSr5)r�)r+r�r�s   r,r�zResolver._cbLookupZone�s��������B��r-)NN)rN���-N)�r5�r�)"�__name__�
__module__�__qualname__�__doc__r\rr%r rXr(r'r!rBrIrr3r8r<r*rDr_rlrrrvr{r�r�r�rnr�r�r�r�r�rr-r,rr&s����
�E��G��G��G��J��G��K�
�F��O���8 �t� �%�
�4"�*9�&�:�.�T��2�>�:?�.H�& �F
�0
� r-rc�(�eZdZdZd�Zd�Zd�Zd�Zy)r�Nc�N�||_||_d|_g|_|fg|_yr5)r�r��soa�recordsr()r+r�r�s   r,rzAXFRController.__init__�s)����	� ��
�������!��}��r-c��tj|j�d��}tj|jtj
tj�g|_|j|�y)Nr)�recDes)	r�Message�pickIDr�r��AXFR�INr��writeMessage)r+rrys   r,rrzAXFRController.connectionMade�sN���+�+�o�h�o�o�/��:���9�9�T�Y�Y����#�&�&�A�B�������g�&r-c��yr5rrus  r,rvzAXFRController.connectionLost�s��r-c�P�|jj|j�|jsy|js>|jdjt
jk(r|jd|_t|j�dkDr�|jdjt
jk(rg|j�!|jj�d|_|j�-|jj|j�d|_
yyyy)NrrNr�)r��extendr�r�r�r�SOAr"r�r�r�r�)r+ryrs   r,r{zAXFRController.messageReceived�s���	
�����G�O�O�,��|�|���x�x��|�|�A��#�#�s�w�w�.��<�<��?����t�|�|��q� �T�\�\�"�%5�%:�%:�c�g�g�%E����+�� � �'�'�)�#'�� ��}�}�(��
�
�&�&�t�|�|�4� $��
�)�&F� r-)r�r�r�r�rrrrvr{rr-r,r�r��s���K�%�'�
�%r-r�)�ThreadedResolverc��eZdZdd�Zy)r�Nc�x�|�ddlm}tj||�t	j
dtd��y)Nrrzztwisted.names.client.ThreadedResolver is deprecated since Twisted 9.0, use twisted.internet.base.ThreadedResolver instead.�)�category�
stacklevel)rr�_ThreadedResolverImplr�warnings�warn�DeprecationWarning)r+rs  r,rzThreadedResolver.__init__�s3���?�0��&�&�t�W�5��
�
�
�(��	
r-r5)r�r�r�rrr-r,r�r��s��

r-r�c�&�eZdZdd�Zd�Zd�Zd�Zy)r$c� �||_||_yr5)r�r)r+r�rs   r,rzDNSClientFactory.__init__s��$�����r-c��yr5r)r+r�r�s   r,�clientConnectionLostz%DNSClientFactory.clientConnectionLosts��r-c��|jjdd}|jjdd�=|D]}|d}|j|��y)a
        Fail all pending TCP DNS queries if the TCP connection attempt
        fails.

        @see: L{twisted.internet.protocol.ClientFactory}

        @param connector: Not used.
        @type connector: L{twisted.internet.interfaces.IConnector}

        @param reason: A C{Failure} containing information about the
            cause of the connection failure. This will be passed as the
            argument to C{errback} on every pending TCP query
            C{deferred}.
        @type reason: L{twisted.python.failure.Failure}
        Nr)r�r(r�)r+r�r�r(�pendingStater2s      r,�clientConnectionFailedz'DNSClientFactory.clientConnectionFailedsN��(�/�/�)�)�!�,���O�O�#�#�A�&�#�	�L��Q��A�
�I�I�f��	r-c�R�tj|j�}||_|Sr5)r�DNSProtocolr�r%)r+�addr�ps   r,�
buildProtocolzDNSClientFactory.buildProtocol%s ���O�O�D�O�O�,����	��r-Nr�)r�r�r�rr�r�r�rr-r,r$r$s���
��4r-r$c�f�tj�dk(r*|�d}|�d}t||�}tj|�}nE|�d}ddlm}t
|�}tj|�}tj|t��}|tj�|g}tj|�S)a�
    Create and return a Resolver.

    @type servers: C{list} of C{(str, int)} or L{None}

    @param servers: If not L{None}, interpreted as a list of domain name servers
    to attempt to use. Each server is a tuple of address in C{str} dotted-quad
    form and C{int} port number.

    @type resolvconf: C{str} or L{None}
    @param resolvconf: If not L{None}, on posix systems will be interpreted as
    an alternate resolv.conf to use. Will do nothing on windows systems. If
    L{None}, /etc/resolv.conf will be used.

    @type hosts: C{str} or L{None}
    @param hosts: If not L{None}, an alternate hosts file to use. If L{None}
    on posix systems, /etc/hosts will be used. On windows, C:\windows\hosts
    will be used.

    @rtype: C{IResolver}
    �posixs/etc/resolv.confs
/etc/hostszc:\windows\hostsrr)�resolverFactory)
r�getTyper�hostsModulerrr�r�	bootstrapr	�
CacheResolverr
�
ResolverChain)r �
resolvconfr�theResolver�hostResolverrr�rYs        r,�createResolverr+s���,����W�$���,�J��=�!�E��z�7�3��"�+�+�E�2���=�'�E�,�)�'�2�	�"�+�+�E�2���n�n�Y��I��	�u�*�*�,�k�:�A�� � ��#�#r-c�~�t�	t�atStS#t$rtdg��aYtSwxYw)z�
    Get a Resolver instance.

    Create twisted.names.client.theResolver if it is L{None}, and then return
    that value.

    @rtype: C{IResolver}
    )rO�5)r )rrr#rr-r,�getResolverrXsL����	F�(�*�K���;����	F�(�2C�1D�E�K���	F�s�
�<�<c�8�t�j|||�S)aL
    Resolve a name to a valid ipv4 or ipv6 address.

    Will errback with C{DNSQueryTimeoutError} on a timeout, C{DomainError} or
    C{AuthoritativeDomainError} (or subclasses) on other errors.

    @type name: C{str}
    @param name: DNS name to resolve.

    @type timeout: Sequence of C{int}
    @param timeout: Number of seconds after which to reissue the query.
    When the last timeout expires, the query is considered failed.

    @type effort: C{int}
    @param effort: How many times CNAME and NS records to follow while
    resolving this name.

    @rtype: C{Deferred}
    )r�
getHostByName)r�r�efforts   r,r
r
js��(�=�&�&�t�W�f�=�=r-c�6�t�j||�Sr5)rr�)r�rs  r,r�r��s���=���u�g�.�.r-c�6�t�j||�Sr5)r�
lookupAddress�r�rs  r,rr�����=�&�&�t�W�5�5r-c�6�t�j||�Sr5)r�lookupIPV6Addressrs  r,rr�����=�*�*�4��9�9r-c�6�t�j||�Sr5)r�lookupAddress6rs  r,rr�����=�'�'��g�6�6r-c�6�t�j||�Sr5)r�lookupMailExchangers  r,rr�����=�+�+�D�'�:�:r-c�6�t�j||�Sr5)r�lookupNameserversrs  r,rr�rr-c�6�t�j||�Sr5)r�lookupCanonicalNamers  r,rr�s���=�,�,�T�7�;�;r-c�6�t�j||�Sr5)r�
lookupMailBoxrs  r,rr�rr-c�6�t�j||�Sr5)r�lookupMailGrouprs  r,r!r!�����=�(�(��w�7�7r-c�6�t�j||�Sr5)r�lookupMailRenamers  r,r$r$�����=�)�)�$��8�8r-c�6�t�j||�Sr5)r�
lookupPointerrs  r,r'r'�rr-c�6�t�j||�Sr5)r�lookupAuthorityrs  r,r)r)�r"r-c�6�t�j||�Sr5)r�
lookupNullrs  r,r+r+�����=�#�#�D�'�2�2r-c�6�t�j||�Sr5)r�lookupWellKnownServicesrs  r,r.r.�s���=�0�0��w�?�?r-c�6�t�j||�Sr5)r�
lookupServicers  r,r0r0�rr-c�6�t�j||�Sr5)r�lookupHostInfors  r,r2r2�rr-c�6�t�j||�Sr5)r�lookupMailboxInfors  r,r4r4�rr-c�6�t�j||�Sr5)r�
lookupTextrs  r,r6r6�r,r-c�6�t�j||�Sr5)r�lookupSenderPolicyrs  r,r8r8�rr-c�6�t�j||�Sr5)r�lookupResponsibilityrs  r,r:r:�s���=�-�-�d�G�<�<r-c�6�t�j||�Sr5)r�lookupAFSDatabasers  r,r<r<�rr-c�6�t�j||�Sr5)rr�rs  r,r�r��r,r-c�6�t�j||�Sr5)r�lookupAllRecordsrs  r,r?r?�r%r-c�6�t�j||�Sr5)r�lookupNamingAuthorityPointerrs  r,rArA�s���=�5�5�d�G�D�Dr-)NNN)Nr�r5)Cr�rFr>r��zope.interfacerrrrrr�twisted.internet.abstractr�
twisted.namesr	r
rrr�r
r�twisted.pythonrr�twisted.python.compatr�twisted.python.filepathr�twisted.python.runtimer�	IResolverrrr��twisted.internet.baser�r��
ClientFactoryr$rrrr
r�rrrrrrrr!r$r'r)r+r.r0r2r4r6r8r:r<r�r?rArr-r,�<module>rLs��
�
�	��)�?�?�3�Q�Q�'�/�,�+��z�#�#�$�] �v�"�"�] �@
)%�)%�XL�
�,�
�%�x�-�-�%�P'$�T���$>�./�6�:�7�;�:�<�6�8�9�6�8�3�@�6�7�:�3�;�=�:�3�9�Er-

Zerion Mini Shell 1.0