Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
cagefs-plugins /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
exec_command.cpython-311.opt-1.pyc
3.67
KB
-rwxr-xr-x
2026-07-31 12:29
exec_command.cpython-311.pyc
3.67
KB
-rwxr-xr-x
2026-07-31 12:29
file_proceeding.cpython-311.opt-1.pyc
127
B
-rwxr-xr-x
2026-07-31 12:29
file_proceeding.cpython-311.pyc
127
B
-rwxr-xr-x
2026-07-31 12:29
lve_diagnostic.cpython-311.opt-1.pyc
21.92
KB
-rwxr-xr-x
2026-07-31 12:29
lve_diagnostic.cpython-311.pyc
21.92
KB
-rwxr-xr-x
2026-07-31 12:29
mysql_lib.cpython-311.opt-1.pyc
3.11
KB
-rwxr-xr-x
2026-07-31 12:29
mysql_lib.cpython-311.pyc
3.11
KB
-rwxr-xr-x
2026-07-31 12:29
Save
Rename
� ������� � � d dl mZ d dl mZ d dl mZ d dl mZ d dlZd dlZd dlmZ ej � � d dl T dZd � Zd � Z d� Zd� ZdS ) � )�absolute_import)�division)�print_function)�unicode_literalsN)�standard_library)�*)z/usr/bin/mysqlz/usr/local/bin/mysqlc � � t D ]D} t j � | � � r#t j | t j � � r| c S �Ed S )N)�_MYSQL_CANDIDATES�os�path�isfile�access�X_OK)r s �mysql_lib.py�_resolve_mysql_binaryr # sK � �!� � �� �7�>�>�$��� �B�I�d�B�G�$<�$<� ��K�K�K���4� c � � t dd� � 5 }|� � � � � � }d d d � � n# 1 swxY w Y | � dd� � � � � } t � � }|�*t dd� t � � z � � �d|i}t j |dd d d| dz gt j d d|�� � }|� � � d S )Nz/etc/psa/.psa.shadow�r� � z$mysql client not found at any of: %sz, � MYSQL_PWDz --no-beepz--skip-column-namesz--user=adminz --execute�;T���)�stdout�text�bufsize�envr ) �open�readline�rstrip�replace�stripr �RuntimeError�joinr � subprocess�Popen�PIPE�communicate)�query�f�password� mysql_bin�proc_env�procs r �_executer/ * s: � � �$�c� *� *� )�a��:�:�<�<�&�&�(�(��)� )� )� )� )� )� )� )� )� )� )���� )� )� )� )��M�M�$��$�$�*�*�,�,�E�%�'�'�I����2��I�I�'�(�(� )� � � � �X�&�H��� �K�!6�� �e�c�k� #��� ��� � � �D� �����a� � s �'A�A�Ac �R � t d� � } | dk rt d� � d S d S )Nz3select * from psa.Modules where name='plesk-cagefs'� a> insert into psa.Modules(name, packname, display_name, description, icon) values( 'plesk-cagefs', 'plesk-cagefs', 'CageFS', 'GageFS', '/images/modules/plesk-cagefs/addon_CloudLinux_logo2.png' ) �r/ )�results r �install_cagefs_module_pleskr4 C sA � � �K� L� L�F� ��|�|�� � � � � � � �|r c �$ � t d� � d S )Nz1delete from psa.Modules where name='plesk-cagefs'r2 � r r �delete_cagefs_module_pleskr7 R s � �� @�A�A�A�A�Ar )� __future__r r r r r r% �futurer �install_aliases�builtinsr r r/ r4 r7 r6 r r �<module>r<