Linux host11.registrar-servers.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Apache
: 198.54.126.139 | : 216.73.216.41
Cant Read [ /etc/named.conf ]
8.1.33
thebookpublishin
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 /
cpanel /
ea-ruby27 /
src /
passenger-release-6.1.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
.externalToolBuilders
[ DIR ]
drwxr-xr-x
.github
[ DIR ]
drwxr-xr-x
.settings
[ DIR ]
drwxr-xr-x
.vscode
[ DIR ]
drwxr-xr-x
bin
[ DIR ]
drwxr-xr-x
build
[ DIR ]
drwxr-xr-x
dev
[ DIR ]
drwxr-xr-x
doc
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
man
[ DIR ]
drwxr-xr-x
packaging
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.clangd
102
B
-rw-r--r--
.cproject
7.89
KB
-rw-r--r--
.editorconfig
2.38
KB
-rw-r--r--
.gitattributes
120
B
-rw-r--r--
.gitignore
742
B
-rw-r--r--
.gitmodules
795
B
-rw-r--r--
.project
1.1
KB
-rw-r--r--
CHANGELOG
189.12
KB
-rw-r--r--
CODE_OF_CONDUCT.md
3.31
KB
-rw-r--r--
CONTRIBUTING.md
16.47
KB
-rw-r--r--
CONTRIBUTORS
1.92
KB
-rw-r--r--
Gemfile
392
B
-rw-r--r--
Gemfile.lock
1.22
KB
-rw-r--r--
INSTALL.md
329
B
-rw-r--r--
Jenkinsfile
10.26
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
Passenger.sublime-project
205
B
-rw-r--r--
README.md
3.17
KB
-rw-r--r--
Rakefile
3.02
KB
-rw-r--r--
Vagrantfile
2.49
KB
-rw-r--r--
configure
287
B
-rwxr-xr-x
package-lock.json
264.68
KB
-rw-r--r--
package.json
1.08
KB
-rw-r--r--
passenger.gemspec
1.98
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "passenger", "version": "0.0.0", "description": "A fast and robust web server and application server for Ruby, Python and Node.js", "main": "index.js", "devDependencies": { "@babel/core": "^7.23.5", "@babel/preset-env": "^7.23.5", "@babel/preset-react": "^7.23.3", "babel-loader": "^8.3.0", "body-parser": "^1.20.2", "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^3.4.1", "express": "^4.19.2", "jquery": "^3.7.1", "mini-css-extract-plugin": "^2.7.6", "mocha": "^11.1.0", "multer": "^1.4.4-lts.1", "preact": "^8.5.3", "should": "^2.1.1", "sinon": "^1.17.7", "style-loader": "^3.3.3", "terser-webpack-plugin": "^5.3.9", "webpack": "^5.89.0", "webpack-cli": "^4.10.0" }, "scripts": { "test": "rake test:node" }, "repository": { "type": "git", "url": "https://github.com/phusion/passenger.git" }, "author": "Phusion <info@phusion.nl>", "license": "MIT", "bugs": { "url": "https://github.com/phusion/passenger/issues" }, "homepage": "https://www.phusionpassenger.com" }
Close