Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 3.137.169.218
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby25 /
lib64 /
ruby /
2.5.0 /
net /
Delete
Unzip
Name
Size
Permission
Date
Action
http
[ DIR ]
drwxr-xr-x
2024-03-03 22:47
ftp.rb
41.29
KB
-rw-r--r--
2021-04-05 11:46
http.rb
50.43
KB
-rw-r--r--
2021-04-05 11:46
https.rb
527
B
-rw-r--r--
2021-04-05 11:46
imap.rb
110.77
KB
-rw-r--r--
2021-04-05 11:46
pop.rb
26.63
KB
-rw-r--r--
2021-04-05 11:46
protocol.rb
9.13
KB
-rw-r--r--
2021-04-05 11:46
smtp.rb
30.24
KB
-rw-r--r--
2021-04-05 11:46
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 'net/http' require 'openssl'