PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /lib/python3.6/site-packages/isc/__pycache__/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //lib/python3.6/site-packages/isc/__pycache__/keyzone.cpython-36.pyc |
3
�Pi� � @ sJ d dl Z d dlZd dlZd dlmZmZ G dd� de�ZG dd� d�ZdS )� N)�Popen�PIPEc @ s e Zd ZdS )�KeyZoneExceptionN)�__name__�
__module__�__qualname__� r r �/usr/lib/python3.6/keyzone.pyr s r c @ s e Zd ZdZdd� ZdS )�keyzonez/reads a zone file to find data relevant to keysc
C s� d | _ d | _|sd S | s8tjj|� s8tj|tj� rDtd��d S d }}t|dd||gt t d�j
� \}}xv|j� D ]j}t|�t
k r�|jd�}tjd|�r�qv|j� } | s�t| d �|kr�t| d �}| d d krvt| d �}qvW || _|| _ d S )
Nz"named-compilezone" not foundz-o�-)�stdout�stderr�asciiz^[:space:]*;� � ZDNSKEY)�maxttl�keyttl�os�path�isfile�access�X_OKr r r Zcommunicate�
splitlines�type�str�decode�re�search�split�int)
�self�name�filenameZczpathr r �fp�_�lineZfieldsr r r �__init__ s.
zkeyzone.__init__N)r r r �__doc__r&