Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
is-ci /
Delete
Unzip
Name
Size
Permission
Date
Action
bin.js
70
B
-rwxr-xr-x
2023-12-13 10:07
index.js
55
B
-rw-r--r--
2023-12-13 10:07
package.json
797
B
-rw-r--r--
2023-12-13 10:07
pkgjs-lock.json
293
B
-rw-r--r--
2023-12-13 10:07
Save
Rename
{ "name": "is-ci", "version": "3.0.1", "description": "Detect if the current environment is a CI server", "bin": "bin.js", "main": "index.js", "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/watson/is-ci.git" }, "bugs": { "url": "https://github.com/watson/is-ci/issues" }, "homepage": "https://github.com/watson/is-ci", "keywords": [ "ci", "continuous", "integration", "test", "detect" ], "coordinates": [ 55.778272, 12.593116 ], "scripts": { "test": "standard && node test.js" }, "dependencies": { "ci-info": "^3.2.0" }, "devDependencies": { "clear-module": "^4.1.1", "standard": "^16.0.4" } }