Linux sh52.ich-4.com 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
LiteSpeed
Server IP : 198.143.147.58 & Your IP : 216.73.217.21
Domains :
Cant Read [ /etc/named.conf ]
User : actualbuzz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib64 /
python3.9 /
site-packages /
kmod /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2023-09-15 14:55
__init__.py
786
B
-rw-r--r--
2012-10-22 18:40
_util.cpython-39-x86_64-linux-gnu.so
24.56
KB
-rwxr-xr-x
2022-02-10 21:56
error.py
724
B
-rw-r--r--
2012-10-22 18:40
kmod.cpython-39-x86_64-linux-gnu.so
78.16
KB
-rwxr-xr-x
2022-02-10 21:56
list.cpython-39-x86_64-linux-gnu.so
34.16
KB
-rwxr-xr-x
2022-02-10 21:56
module.cpython-39-x86_64-linux-gnu.so
81.81
KB
-rwxr-xr-x
2022-02-10 21:56
version.py
706
B
-rw-r--r--
2012-10-22 18:40
Save
Rename
# Copyright (C) 2012 W. Trevor King <wking@tremily.us> # # This file is part of python-kmod. # # python-kmod is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License version 2.1 as published # by the Free Software Foundation. # # python-kmod is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more # details. # # You should have received a copy of the GNU Lesser General Public License # along with python-kmod. If not, see <http://www.gnu.org/licenses/>. "Libkmod -- Python interface to kmod API." from .version import __version__ from .kmod import Kmod