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
/
gpg
/
__pycache__
/
Edit File:
callbacks.cpython-310.pyc
o 좃[� � @ sF d dl mZmZmZ d dlmZ [[[d dd�Zd dd�Zdd � ZdS )� )�absolute_import�print_function�unicode_literals)�getpassNc C s6 d}|dur d| }|r|d7 }t d| |f � t� S )z�This is a sample callback that will read a passphrase from the terminal. The hook here, if present, will be used to describe why the passphrase is needed.� N� z (again)zPlease supply %s' password%s:)�printr )�hint�desc�prev_bad�hook�why� r �//usr/lib/python3/dist-packages/gpg/callbacks.py�passphrase_stdin s r c C s t d| |||f � d S )Nz?PROGRESS UPDATE: what = %s, type = %d, current = %d, total = %d)r )�what�type�current�totalr r r r �progress_stdout&