One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
cloudinit
/
__pycache__
/
View File Name :
atomic_helper.cpython-310.pyc
o x[h, � @ s� d dl Z d dlZd dlZd dlZd dlZd dlmZmZ d dlm Z m Z dZe�e �Ze �d�dd� �Ze �d�d d � �Zeddfd d�Zeddfdd�Zdd� Ze �d�dd� �Zefdd�ZdS )� N)� b64decode� b64encode)�performance�utili� zBase64 decodingc C s, t | �}z|�d�W S ty | Y S w )z�base64 decode data :param source: a bytes or str to decode :return: base64 as a decoded str if utf-8 encoded, otherwise bytes �utf-8)r �decode�UnicodeDecodeError)�source�decoded� r �9/usr/lib/python3/dist-packages/cloudinit/atomic_helper.py�b64d s �r zBase64 encodingc C s"