Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.140
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
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 /
alt /
ruby23 /
lib64 /
ruby /
2.3.0 /
net /
http /
[ HOME SHELL ]
Name
Size
Permission
Action
backward.rb
609
B
-rw-r--r--
exceptions.rb
741
B
-rw-r--r--
generic_request.rb
9.35
KB
-rw-r--r--
header.rb
15.26
KB
-rw-r--r--
proxy_delta.rb
272
B
-rw-r--r--
request.rb
746
B
-rw-r--r--
requests.rb
2.91
KB
-rw-r--r--
response.rb
10.15
KB
-rw-r--r--
responses.rb
8.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : proxy_delta.rb
# frozen_string_literal: false module Net::HTTP::ProxyDelta #:nodoc: internal use only private def conn_address proxy_address() end def conn_port proxy_port() end def edit_path(path) use_ssl? ? path : "http://#{addr_port()}#{path}" end end
Close