Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.217.55
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby26 /
lib64 /
ruby /
2.6.0 /
net /
Delete
Unzip
Name
Size
Permission
Date
Action
http
[ DIR ]
drwxr-xr-x
2023-09-19 08:52
ftp.rb
41.84
KB
-rw-r--r--
2022-04-12 16:20
http.rb
50.95
KB
-rw-r--r--
2022-04-12 16:20
https.rb
532
B
-rw-r--r--
2022-04-12 16:20
imap.rb
111.02
KB
-rw-r--r--
2022-04-12 16:20
pop.rb
26.63
KB
-rw-r--r--
2022-04-12 16:20
protocol.rb
10.74
KB
-rw-r--r--
2022-04-12 16:20
smtp.rb
30.25
KB
-rw-r--r--
2022-04-12 16:20
Save
Rename
# frozen_string_literal: false =begin = net/https -- SSL/TLS enhancement for Net::HTTP. This file has been merged with net/http. There is no longer any need to require 'net/https' to use HTTPS. See Net::HTTP for details on how to make HTTPS connections. == Info 'OpenSSL for Ruby 2' project Copyright (C) 2001 GOTOU Yuuzou <gotoyuzo@notwork.org> All rights reserved. == Licence This program is licensed under the same licence as Ruby. (See the file 'LICENCE'.) =end require_relative 'http' require 'openssl'