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 : 18.216.71.122
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby23 /
lib64 /
ruby /
2.3.0 /
net /
Delete
Unzip
Name
Size
Permission
Date
Action
http
[ DIR ]
drwxr-xr-x
2024-03-03 22:43
ftp.rb
34.99
KB
-rw-r--r--
2018-03-28 05:41
http.rb
47.71
KB
-rw-r--r--
2017-08-09 08:10
https.rb
527
B
-rw-r--r--
2015-12-16 05:07
imap.rb
108.01
KB
-rw-r--r--
2018-01-31 11:26
pop.rb
26.57
KB
-rw-r--r--
2015-12-16 05:07
protocol.rb
9.04
KB
-rw-r--r--
2017-08-09 08:10
smtp.rb
30.41
KB
-rw-r--r--
2017-08-09 08:10
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'