HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //lib/python3.6/site-packages/sos/cleaner/preppers/__pycache__/hostname.cpython-36.pyc
3

\��h��@s ddlmZGdd�de�ZdS)�)�
SoSPrepperc@seZdZdZdZdd�ZdS)�HostnamePrepperaw
    Prepper for providing domain and hostname information to the hostname
    mapping.

    The items from hostname sources are handled manually via the _get_items
    method, rather than passing the file directly, as the parser does not know
    what hostnames or domains to match on initially.

    This will also populate the regex_items list with local short names.
    �hostnamecCsFg}d}|jrd}n
|jrd}|j|�}|r�|dkr�|jd�}t|�dkrl|j|d�|jdj|d�t|�dkr�dj|dd��}|j|j	��|j|j	��|jd
�}xr|j
�D]f}|jd�s�d|kr�q�|j�dd�}	x<|	D]4}
t|
jd��dk�r|jdj|
�q�|j|
�q�Wq�Wx|jj
D]}|j|��q.W|S)
Nrzsos_commands/host/hostname_-fz"data/insights_commands/hostname_-fZ	localhost�.�r��z	etc/hosts�#���)Zis_sosZis_insightsZget_file_content�split�len�appendZregex_items�add�join�strip�
splitlines�
startswithZopts�domains)�self�archive�itemsZ_fileZcontentrZ
top_domainZ_hosts�lineZhostln�hostZdomain�r�/usr/lib/python3.6/hostname.py�_get_items_for_hostnames8



z'HostnamePrepper._get_items_for_hostnameN)�__name__�
__module__�__qualname__�__doc__�namerrrrrrs
rN)Zsos.cleaner.preppersrrrrrr�<module>s