OXIESEC PANEL
- Current Dir:
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
lvemanager
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
09/05/2025 09:34:06 AM
rwxr-xr-x
📄
__init__.py
500 bytes
07/11/2025 05:46:23 PM
rw-r--r--
📁
__pycache__
-
09/05/2025 09:32:34 AM
rwxr-xr-x
📄
config_parser.py
3.01 KB
07/11/2025 05:46:23 PM
rw-r--r--
📄
helpers.py
1.55 KB
07/11/2025 05:46:23 PM
rw-r--r--
📄
sudoers.py
4.53 KB
07/11/2025 05:46:23 PM
rw-r--r--
Editing: __init__.py
Close
# coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENCE.TXT # # This line is changed in %build section of cpanel-lvemanager.spec from __future__ import print_function from __future__ import division from __future__ import absolute_import PKG_VERSION = "7.11.24" # This line is changed in %build section of cpanel-lvemanager.spec PKG_RELEASE = "1.el8.cloudlinux"